@override Future<void> removeAllPolygonGeofences() async { _methodCalls.add('removeAllPolygonGeofences'); await _polygonGeofenceService.removeAllPolygonGeofences(); }