MasstransitTransportThreadAlertLastTrip class final
Last trip for the thread. Allows to get the time it takes to get to the end of the route.
- Available extensions
Constructors
- MasstransitTransportThreadAlertLastTrip(Time time)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
covariant MasstransitTransportThreadAlertLastTrip other) → bool -
The equality operator.
override