Produce$json top-level constant

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

Implementation

@$core.Deprecated('Use produceDescriptor instead')
const Produce$json = {
  '1': 'Produce',
  '2': [
    {'1': 'label', '3': 1, '4': 2, '5': 9, '10': 'label'},
    {'1': 'kind', '3': 2, '4': 2, '5': 9, '10': 'kind'},
    {
      '1': 'rtpParameters',
      '3': 3,
      '4': 2,
      '5': 11,
      '6': '.ProtoRtpParameters',
      '10': 'rtpParameters'
    },
    {'1': 'paused', '3': 4, '4': 2, '5': 8, '10': 'paused'},
    {'1': 'appData', '3': 5, '4': 1, '5': 11, '6': '.AppData', '10': 'appData'},
  ],
};