CREATING constant

Api_State const CREATING

Implementation

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