MasstransitTransportThreadAlertClosedUntil class final

Thread is not operational until specified time.

Available extensions

Properties

hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
time Time
Time of the next trip.
final

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 MasstransitTransportThreadAlertClosedUntil other) bool
The equality operator.
override