getGeofence abstract method

Future<Geofence?> getGeofence(
  1. String identifier
)

Implementation

Future<Geofence?> getGeofence(String identifier);