DISABLED constant
Channel_Role
const DISABLED
This channel is not in use right now
Implementation
static const Channel_Role DISABLED =
Channel_Role._(0, _omitEnumNames ? '' : 'DISABLED');
This channel is not in use right now
static const Channel_Role DISABLED =
Channel_Role._(0, _omitEnumNames ? '' : 'DISABLED');