CustomerIOGeofencePlatform class abstract

Inheritance
  • Object
  • PlatformInterface
  • CustomerIOGeofencePlatform
Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
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
refreshFromCurrentLocation() → void
Requests a one-shot location fix and refreshes the nearby geofence set from it, without emitting a location analytics event or caching the fix. Call after the host app has been granted location permission; the SDK never requests permission itself.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance CustomerIOGeofencePlatform
getter/setter pair