ResponseMessage_Text$json top-level constant

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

Implementation

@$core.Deprecated('Use responseMessageDescriptor instead')
const ResponseMessage_Text$json = const {
  '1': 'Text',
  '2': const [
    const {'1': 'text', '3': 1, '4': 3, '5': 9, '8': const {}, '10': 'text'},
    const {
      '1': 'allow_playback_interruption',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': const {},
      '10': 'allowPlaybackInterruption'
    },
  ],
};