onEvent property

Stream<HookEvent> onEvent

Implementation

Stream<HookEvent> get onEvent => _eventController.stream;