onEvent method

Stream<void> onEvent()

Implementation

Stream<void> onEvent() => _onEvent.cast<void>();