geofenceClients property
All of the GeofenceClient objects on the network that the user's device has permission to access.
Implementation
List<GeofenceClient> geofenceClients = [];
All of the GeofenceClient objects on the network that the user's device has permission to access.
List<GeofenceClient> geofenceClients = [];