RouteLegStep_RouteLegStepLocalizedValues$json top-level constant

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

Implementation

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