Geofence class
- Available extensions
Constructors
Properties
- extras → JsonMap?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- identifier → String
-
final
- isValid → bool
-
Returns true if this geofence has valid configuration.
no setter
- latitude → double
-
final
- loiteringDelay → int?
-
final
- longitude → double
-
final
- notifyOnDwell → bool
-
final
- notifyOnEntry → bool
-
final
- notifyOnExit → bool
-
final
- radius → double
-
final
- 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
-
toMap(
) → JsonMap -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited