SslPinningConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use sslPinningConfigDescriptor instead')
const SslPinningConfig$json = {
  '1': 'SslPinningConfig',
  '2': [
    {'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
    {'1': 'certificate_path', '3': 2, '4': 1, '5': 9, '10': 'certificatePath'},
  ],
};