onEvent property

Stream<HookEvent> get onEvent

Implementation

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