ProduceData$json top-level constant

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

Implementation

@$core.Deprecated('Use produceDataDescriptor instead')
const ProduceData$json = {
  '1': 'ProduceData',
  '2': [
    {'1': 'transportId', '3': 1, '4': 2, '5': 9, '10': 'transportId'},
    {
      '1': 'sctpStreamParameters',
      '3': 2,
      '4': 2,
      '5': 11,
      '6': '.ProtoSctpStreamParameters',
      '10': 'sctpStreamParameters'
    },
    {'1': 'label', '3': 3, '4': 2, '5': 9, '10': 'label'},
    {'1': 'protocol', '3': 4, '4': 1, '5': 9, '10': 'protocol'},
    {'1': 'appData', '3': 5, '4': 1, '5': 11, '6': '.AppData', '10': 'appData'},
  ],
};