DELETING constant

State const DELETING

Implementation

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