BatchCloseConsumersRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use batchCloseConsumersRequestDescriptor instead')
const BatchCloseConsumersRequest$json = {
  '1': 'BatchCloseConsumersRequest',
  '2': [
    {'1': 'peerIds', '3': 1, '4': 3, '5': 9, '10': 'peerIds'},
    {'1': 'roomId', '3': 2, '4': 1, '5': 9, '10': 'roomId'},
  ],
};