DrivingNonAvoidedFeatures class final
- Available extensions
Constructors
Properties
- avoidZones → bool
-
final
- ferries → bool
-
final
- fordCrossings → bool
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- highways → bool
-
final
- inPoorConditionRoads → bool
-
final
- railwayCrossings → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tolls → bool
-
final
- tunnels → bool
-
final
- unpavedRoads → bool
-
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 DrivingNonAvoidedFeatures other) → bool -
The equality operator.
override