SwipBoxServicePointQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use swipBoxServicePointQueryDescriptor instead')
const SwipBoxServicePointQuery$json = {
  '1': 'SwipBoxServicePointQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'Location',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.SwipBoxLocation',
      '10': 'Location'
    },
    {
      '1': 'ServicePointId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.SwipBoxServicePointId',
      '10': 'ServicePointId'
    },
    {
      '1': 'DistanceInKm',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.DoubleValue',
      '10': 'DistanceInKm'
    },
  ],
};