NavigationInstruction$json top-level constant

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

Implementation

@$core.Deprecated('Use navigationInstructionDescriptor instead')
const NavigationInstruction$json = {
  '1': 'NavigationInstruction',
  '2': [
    {
      '1': 'maneuver',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.maps.routing.v2.Maneuver',
      '10': 'maneuver'
    },
    {'1': 'instructions', '3': 2, '4': 1, '5': 9, '10': 'instructions'},
  ],
};