TestMap_MapInt32Int32Entry$json top-level constant

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

Implementation

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