DELETING constant

ScopeLifecycleState_Code const DELETING

Implementation

static const ScopeLifecycleState_Code DELETING =
    ScopeLifecycleState_Code._(3, _omitEnumNames ? '' : 'DELETING');