TransportMethod$json top-level constant

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

Implementation

@$core.Deprecated('Use transportMethodDescriptor instead')
const TransportMethod$json = {
  '1': 'TransportMethod',
  '2': [
    {
      '1': 'Provider',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TransportServiceProvider',
      '10': 'Provider'
    },
    {'1': 'SKU', '3': 2, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
    {'1': 'Title', '3': 3, '4': 1, '5': 9, '10': 'Title'},
    {'1': 'Subtitle', '3': 4, '4': 1, '5': 9, '10': 'Subtitle'},
    {'1': 'Information', '3': 5, '4': 3, '5': 9, '10': 'Information'},
    {'1': 'Icon', '3': 6, '4': 1, '5': 11, '6': '.StoredImage', '10': 'Icon'},
    {
      '1': 'RequiresServicePoint',
      '3': 7,
      '4': 1,
      '5': 8,
      '10': 'RequiresServicePoint'
    },
    {'1': 'RequiresContact', '3': 15, '4': 1, '5': 8, '10': 'RequiresContact'},
    {'1': 'RequiresAddress', '3': 8, '4': 1, '5': 8, '10': 'RequiresAddress'},
    {'1': 'Price', '3': 9, '4': 1, '5': 11, '6': '.Price', '10': 'Price'},
    {
      '1': 'Location',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.GeoLocation',
      '10': 'Location'
    },
    {
      '1': 'DistanceInMeters',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'DistanceInMeters'
    },
    {
      '1': 'DefaultServicePoint',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.ServicePointHeader',
      '10': 'DefaultServicePoint'
    },
    {
      '1': 'MoreInfoLink',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.Link',
      '10': 'MoreInfoLink'
    },
    {
      '1': 'Features',
      '3': 14,
      '4': 3,
      '5': 11,
      '6': '.TransportFeatureDefinition',
      '10': 'Features'
    },
    {
      '1': 'PriceComposition',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.PriceComposition',
      '10': 'PriceComposition'
    },
    {'1': 'Priority', '3': 17, '4': 1, '5': 5, '10': 'Priority'},
  ],
};