GeoPoint$json top-level constant
Implementation
@$core.Deprecated('Use geoPointDescriptor instead')
const GeoPoint$json = {
'1': 'GeoPoint',
'2': [
{'1': 'lon', '3': 1, '4': 1, '5': 1, '10': 'lon'},
{'1': 'lat', '3': 2, '4': 1, '5': 1, '10': 'lat'},
],
};