TruckRestrictionsWarningOptions class
Truck restrictions warning options.
Constructors
Properties
- filterOutInactiveTimeDependentRestrictions ↔ bool
-
If set to true, all the truck restrictions notifications which have a time
restriction, which does not apply for the current time will not be given.
If the value is false, all truck restrictions will be given regardless
of the time restrictions that they might have.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool - The equality operator.