CREATING constant

ClientGateway_State const CREATING

Implementation

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