getPolygon abstract method
- String identifier
Gets a polygon geofence by identifier.
Implementation
Future<PolygonGeofence?> getPolygon(String identifier);
Gets a polygon geofence by identifier.
Future<PolygonGeofence?> getPolygon(String identifier);