CnameMap_ConfigEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use cnameMapDescriptor instead')
const CnameMap_ConfigEntry$json = {
  '1': 'ConfigEntry',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
  ],
  '7': {'7': true},
};