kBeingInitialized constant

String const kBeingInitialized

Indicates that a variable or field is in the process of being initialized.

Implementation

static const String kBeingInitialized = 'BeingInitialized';