CREATING constant

State const CREATING

Implementation

static const State CREATING = State._(2, _omitEnumNames ? '' : 'CREATING');