values constant

List<VehiclePosition_VehicleStopStatus> const values

Implementation

static const $core.List values =  [
  INCOMING_AT,
  STOPPED_AT,
  IN_TRANSIT_TO,
]