kOptimizedOut constant
Indicates that a variable has been eliminated by the optimizing compiler.
Implementation
static const String kOptimizedOut = 'OptimizedOut';
Indicates that a variable has been eliminated by the optimizing compiler.
static const String kOptimizedOut = 'OptimizedOut';