STATE_STOPPING constant

State const STATE_STOPPING

Implementation

static const State STATE_STOPPING =
    State._(3, _omitEnumNames ? '' : 'STATE_STOPPING');