values property

List<VehicleType> values
final

Implementation

static final values = <VehicleType>[
  bus,
  cableCard,
  commuterTrain,
  ferry,
  funicular,
  gondolaLift,
  heavyRail,
  highSpeedTrain,
  intercityBus,
  longDistanceTrain,
  metroRail,
  monorail,
  other,
  rail,
  shareTaxi,
  subway,
  tram,
  trolleybus,
];