events property

Stream<GeofenceWorkflowEvent> get events

Implementation

Stream<GeofenceWorkflowEvent> get events => _controller.stream;