GeocodedWaypoint$json top-level constant

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

Implementation

@$core.Deprecated('Use geocodedWaypointDescriptor instead')
const GeocodedWaypoint$json = {
  '1': 'GeocodedWaypoint',
  '2': [
    {
      '1': 'geocoder_status',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.rpc.Status',
      '10': 'geocoderStatus'
    },
    {
      '1': 'intermediate_waypoint_request_index',
      '3': 2,
      '4': 1,
      '5': 5,
      '9': 0,
      '10': 'intermediateWaypointRequestIndex',
      '17': true
    },
    {'1': 'type', '3': 3, '4': 3, '5': 9, '10': 'type'},
    {'1': 'partial_match', '3': 4, '4': 1, '5': 8, '10': 'partialMatch'},
    {'1': 'place_id', '3': 5, '4': 1, '5': 9, '10': 'placeId'},
  ],
  '8': [
    {'1': '_intermediate_waypoint_request_index'},
  ],
};