RouteLeg_RouteLegLocalizedValues$json top-level constant

  1. @Deprecated('Use routeLegDescriptor instead')
Map<String, Object> const RouteLeg_RouteLegLocalizedValues$json

Implementation

@$core.Deprecated('Use routeLegDescriptor instead')
const RouteLeg_RouteLegLocalizedValues$json = {
  '1': 'RouteLegLocalizedValues',
  '2': [
    {
      '1': 'distance',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.type.LocalizedText',
      '10': 'distance'
    },
    {
      '1': 'duration',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.type.LocalizedText',
      '10': 'duration'
    },
    {
      '1': 'static_duration',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.type.LocalizedText',
      '10': 'staticDuration'
    },
  ],
};