RUNNING constant

ClientGateway_State const RUNNING

Implementation

static const ClientGateway_State RUNNING =
    ClientGateway_State._(4, _omitEnumNames ? '' : 'RUNNING');