PolygonGeofencePersistCallback typedef
Callback for polygon geofence persistence.
Implementation
typedef PolygonGeofencePersistCallback = Future<void> Function(
List<PolygonGeofence> geofences);
Callback for polygon geofence persistence.
typedef PolygonGeofencePersistCallback = Future<void> Function(
List<PolygonGeofence> geofences);