RouteLegStepTransitDetails_TransitDetailsLocalizedValues$json top-level constant
- @Deprecated('Use routeLegStepTransitDetailsDescriptor instead')
Map<String, Object>
const
RouteLegStepTransitDetails_TransitDetailsLocalizedValues$json
Implementation
@$core.Deprecated('Use routeLegStepTransitDetailsDescriptor instead')
const RouteLegStepTransitDetails_TransitDetailsLocalizedValues$json = {
'1': 'TransitDetailsLocalizedValues',
'2': [
{
'1': 'arrival_time',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.LocalizedTime',
'10': 'arrivalTime'
},
{
'1': 'departure_time',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.LocalizedTime',
'10': 'departureTime'
},
],
};