READY constant

Implementation

static const ScopeLifecycleState_Code READY =
    ScopeLifecycleState_Code._(2, _omitEnumNames ? '' : 'READY');