MapType$json top-level constant
Implementation
@$core.Deprecated('Use mapTypeDescriptor instead')
const MapType$json = {
'1': 'MapType',
'2': [
{'1': 'MAP_TYPE_UNSPECIFIED', '2': 0},
{'1': 'MAP_TYPE_NONE', '2': 1},
{'1': 'MAP_TYPE_GPS', '2': 2},
],
};