values constant
Implementation
static const $core.List<Channel_State> values = <Channel_State>[
STATE_UNSPECIFIED,
PENDING,
ACTIVE,
INACTIVE,
];
static const $core.List<Channel_State> values = <Channel_State>[
STATE_UNSPECIFIED,
PENDING,
ACTIVE,
INACTIVE,
];