ResponseMessage_MixedAudio_Segment$json top-level constant

  1. @Deprecated('Use responseMessageDescriptor instead')
Map<String, Object> const ResponseMessage_MixedAudio_Segment$json

Implementation

@$core.Deprecated('Use responseMessageDescriptor instead')
const ResponseMessage_MixedAudio_Segment$json = const {
  '1': 'Segment',
  '2': const [
    const {'1': 'audio', '3': 1, '4': 1, '5': 12, '9': 0, '10': 'audio'},
    const {'1': 'uri', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'uri'},
    const {
      '1': 'allow_playback_interruption',
      '3': 3,
      '4': 1,
      '5': 8,
      '8': const {},
      '10': 'allowPlaybackInterruption'
    },
  ],
  '8': const [
    const {'1': 'content'},
  ],
};