HTTPConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use hTTPConfigDescriptor instead')
const HTTPConfig$json = {
  '1': 'HTTPConfig',
  '2': [
    {'1': 'endpoint', '3': 1, '4': 1, '5': 9, '10': 'endpoint'},
    {'1': 'signing_key', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'signingKey'},
  ],
};