AudioChunk$json top-level constant

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

Implementation

@$core.Deprecated('Use audioChunkDescriptor instead')
const AudioChunk$json = {
  '1': 'AudioChunk',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 12, '10': 'data'},
    {'1': 'length', '3': 2, '4': 1, '5': 13, '10': 'length'},
  ],
};