CloseProducerSuccess$json top-level constant

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

Implementation

@$core.Deprecated('Use closeProducerSuccessDescriptor instead')
const CloseProducerSuccess$json = {
  '1': 'CloseProducerSuccess',
  '2': [
    {'1': 'peerId', '3': 1, '4': 2, '5': 9, '10': 'peerId'},
    {'1': 'producerId', '3': 2, '4': 2, '5': 9, '10': 'producerId'},
    {'1': 'label', '3': 3, '4': 2, '5': 9, '10': 'label'},
  ],
};