Channel_Role$json top-level constant
Implementation
@$core.Deprecated('Use channelDescriptor instead')
const Channel_Role$json = {
'1': 'Role',
'2': [
{'1': 'DISABLED', '2': 0},
{'1': 'PRIMARY', '2': 1},
{'1': 'SECONDARY', '2': 2},
],
};