BatchCloseProducersRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use batchCloseProducersRequestDescriptor instead')
const BatchCloseProducersRequest$json = {
  '1': 'BatchCloseProducersRequest',
  '2': [
    {
      '1': 'repeatedCloseProducers',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.SushiToMomo.BatchCloseProducersRequest.CloseProducerRecord',
      '10': 'repeatedCloseProducers'
    },
    {'1': 'roomId', '3': 2, '4': 1, '5': 9, '10': 'roomId'},
  ],
  '3': [BatchCloseProducersRequest_CloseProducerRecord$json],
};