CreateTransportOnClient$json top-level constant

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

Implementation

@$core.Deprecated('Use createTransportOnClientDescriptor instead')
const CreateTransportOnClient$json = {
  '1': 'CreateTransportOnClient',
  '2': [
    {'1': 'transportType', '3': 1, '4': 2, '5': 9, '10': 'transportType'},
    {
      '1': 'transportSDPInfo',
      '3': 2,
      '4': 2,
      '5': 11,
      '6': '.ProtoTransportSDPInfo',
      '10': 'transportSDPInfo'
    },
  ],
};