ResponseMessage_PlayAudio$json top-level constant
- @Deprecated('Use responseMessageDescriptor instead')
Implementation
@$core.Deprecated('Use responseMessageDescriptor instead')
const ResponseMessage_PlayAudio$json = const {
'1': 'PlayAudio',
'2': const [
const {
'1': 'audio_uri',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'audioUri'
},
const {
'1': 'allow_playback_interruption',
'3': 2,
'4': 1,
'5': 8,
'8': const {},
'10': 'allowPlaybackInterruption'
},
],
};