BorderCrossingWarningOptions class
Border crossing warning options.
Constructors
Properties
- filterOutStateBorderWarnings ↔ bool
-
If set to
true, all the state border crossing notifications will not be given. If the value isfalse, all border crossing notifications will be given for both country borders and state borders. By default, the BorderCrossingWarningOptions.filterOutStateBorderWarnings is set totrue.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.