PipeProduceResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use pipeProduceResponseDescriptor instead')
const PipeProduceResponse$json = {
  '1': 'PipeProduceResponse',
  '2': [
    {'1': 'roomId', '3': 1, '4': 1, '5': 9, '10': 'roomId'},
    {'1': 'pipeProducerId', '3': 2, '4': 1, '5': 9, '10': 'pipeProducerId'},
    {'1': 'status', '3': 3, '4': 1, '5': 8, '10': 'status'},
  ],
};