LatLng$json top-level constant
Implementation
@$core.Deprecated('Use latLngDescriptor instead')
const LatLng$json = {
'1': 'LatLng',
'2': [
{'1': 'latitude', '3': 1, '4': 1, '5': 1, '10': 'latitude'},
{'1': 'longitude', '3': 2, '4': 1, '5': 1, '10': 'longitude'},
],
};