departureOccupancyStatus property
getter/setter pair
Predicted occupancy after departing this stop (may be null).
When both this and vehicle are present, PTCrowdingInfo.occupancyStatus is measured (live) and this value is predicted — prefer the live value for the current vehicle, this one for upcoming departures.
Implementation
PTOccupancyStatus? departureOccupancyStatus;