TransitStop$json top-level constant
Implementation
@$core.Deprecated('Use transitStopDescriptor instead')
const TransitStop$json = {
'1': 'TransitStop',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{
'1': 'location',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.Location',
'10': 'location'
},
],
};