KeyValue$json top-level constant

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

Implementation

@$core.Deprecated('Use keyValueDescriptor instead')
const KeyValue$json = {
  '1': 'KeyValue',
  '2': [
    {
      '1': 'dataMap',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.KeyValue.DataMapEntry',
      '10': 'dataMap'
    },
  ],
  '3': [KeyValue_DataMapEntry$json],
};