getPolygonGeofence abstract method

Future<PolygonGeofence?> getPolygonGeofence(
  1. String identifier
)

Implementation

Future<PolygonGeofence?> getPolygonGeofence(String identifier);