AudioLevel$json top-level constant
Implementation
@$core.Deprecated('Use audioLevelDescriptor instead')
const AudioLevel$json = const {
'1': 'AudioLevel',
'2': const [
const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
const {'1': 'session_id', '3': 2, '4': 1, '5': 9, '10': 'sessionId'},
const {'1': 'level', '3': 3, '4': 1, '5': 2, '10': 'level'},
const {'1': 'is_speaking', '3': 4, '4': 1, '5': 8, '10': 'isSpeaking'},
],
};