ProtoDtlsParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use protoDtlsParametersDescriptor instead')
const ProtoDtlsParameters$json = {
  '1': 'ProtoDtlsParameters',
  '2': [
    {'1': 'role', '3': 1, '4': 1, '5': 9, '10': 'role'},
    {
      '1': 'fingerprints',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.ProtoDtlsFingerPrints',
      '10': 'fingerprints'
    },
  ],
};