ConsumeDataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use consumeDataResponseDescriptor instead')
const ConsumeDataResponse$json = {
  '1': 'ConsumeDataResponse',
  '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.ConsumeDataResponse.AppDataEntry',
      '10': 'appData'
    },
    {'1': 'peerId', '3': 7, '4': 1, '5': 9, '10': 'peerId'},
  ],
  '3': [ConsumeDataResponse_AppDataEntry$json],
};