lastTrip property
The value is set if this trip is the last trip for the thread. Only one of the values close, closedUntil and lastTrip is set for an alert.
Implementation
final MasstransitTransportThreadAlertLastTrip? lastTrip;
The value is set if this trip is the last trip for the thread. Only one of the values close, closedUntil and lastTrip is set for an alert.
final MasstransitTransportThreadAlertLastTrip? lastTrip;