CustomerIOGeofenceMethodChannel class
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.
override
-
toString()
→ String
-
A string representation of this object.
inherited