TransportFeatureCollection$json top-level constant

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

Implementation

@$core.Deprecated('Use transportFeatureCollectionDescriptor instead')
const TransportFeatureCollection$json = {
  '1': 'TransportFeatureCollection',
  '2': [
    {
      '1': 'Items',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.TransportFeature',
      '10': 'Items'
    },
  ],
};