CREATING constant

State const CREATING

Implementation

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