Location$json top-level constant
Implementation
@$core.Deprecated('Use locationDescriptor instead')
const Location$json = {
'1': 'Location',
'2': [
{
'1': 'lat_lng',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.type.LatLng',
'10': 'latLng'
},
{
'1': 'heading',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'heading'
},
],
};