FallbackInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use fallbackInfoDescriptor instead')
const FallbackInfo$json = {
  '1': 'FallbackInfo',
  '2': [
    {
      '1': 'routing_mode',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.maps.routing.v2.FallbackRoutingMode',
      '10': 'routingMode'
    },
    {
      '1': 'reason',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.google.maps.routing.v2.FallbackReason',
      '10': 'reason'
    },
  ],
};