menu
customer_io package
documentation
geofence/platform_interface.dart
CustomerIOGeofencePlatform class
CustomerIOGeofencePlatform class
dark_mode
light_mode
CustomerIOGeofencePlatform
class
abstract
Inheritance
Object
PlatformInterface
CustomerIOGeofencePlatform
Implementers
CustomerIOGeofenceMethodChannel
Constructors
CustomerIOGeofencePlatform
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
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
customer_io package
documentation
geofence/platform_interface
CustomerIOGeofencePlatform class
platform_interface library