PlayStreamChunk$json top-level constant

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

Implementation

@$core.Deprecated('Use playStreamChunkDescriptor instead')
const PlayStreamChunk$json = {
  '1': 'PlayStreamChunk',
  '2': [
    {'1': 'audio_data', '3': 1, '4': 1, '5': 12, '10': 'audioData'},
  ],
};