ConnectTransport$json top-level constant

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

Implementation

@$core.Deprecated('Use connectTransportDescriptor instead')
const ConnectTransport$json = {
  '1': 'ConnectTransport',
  '2': [
    {'1': 'transportType', '3': 1, '4': 2, '5': 9, '10': 'transportType'},
    {
      '1': 'dtlsParameters',
      '3': 2,
      '4': 2,
      '5': 11,
      '6': '.ProtoDtlsParameters',
      '10': 'dtlsParameters'
    },
  ],
};