events property

Stream<ExtensionEvent> get events

Implementation

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