onExceptionThrown property

Stream<ExceptionThrownEvent> onExceptionThrown

Implementation

Stream<ExceptionThrownEvent> get onExceptionThrown =>
    _exceptionThrownController.stream;