CREATING constant

Gateway_State const CREATING

Implementation

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