ProduceDataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use produceDataResponseDescriptor instead')
const ProduceDataResponse$json = {
  '1': 'ProduceDataResponse',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'dataProducerId', '3': 2, '4': 1, '5': 9, '10': 'dataProducerId'},
    {
      '1': 'sctpStreamParameters',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ProtoSctpStreamParameters',
      '10': 'sctpStreamParameters'
    },
    {'1': 'label', '3': 4, '4': 1, '5': 9, '10': 'label'},
    {'1': 'protocol', '3': 5, '4': 1, '5': 9, '10': 'protocol'},
    {
      '1': 'appData',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.SushiToMomo.ProduceDataResponse.AppDataEntry',
      '10': 'appData'
    },
    {'1': 'peerId', '3': 7, '4': 1, '5': 9, '10': 'peerId'},
  ],
  '3': [ProduceDataResponse_AppDataEntry$json],
};