events property

Stream of capture events.

Implementation

Stream<BackgroundCaptureEvent> get events => _eventController.stream;