CityHistoryMap$json top-level constant

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

Implementation

@$core.Deprecated('Use cityHistoryMapDescriptor instead')
const CityHistoryMap$json = const {
  '1': 'CityHistoryMap',
  '2': const [
    const {'1': 'city_amount', '3': 1, '4': 3, '5': 11, '6': '.BlockUser.CityHistoryMap.CityAmountEntry', '10': 'cityAmount'},
  ],
  '3': const [CityHistoryMap_CityAmountEntry$json],
};