TransportFeatureQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use transportFeatureQueryDescriptor instead')
const TransportFeatureQuery$json = {
  '1': 'TransportFeatureQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'Transport',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TransportDetails',
      '10': 'Transport'
    },
    {
      '1': 'Type',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TransportFeatureType',
      '10': 'Type'
    },
  ],
};