TollInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use tollInfoDescriptor instead')
const TollInfo$json = {
  '1': 'TollInfo',
  '2': [
    {
      '1': 'estimated_price',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.type.Money',
      '10': 'estimatedPrice'
    },
  ],
};