exceptions property

StreamController<BaseException> exceptions
final

Implementation

final StreamController<BaseException> exceptions =
    StreamController<BaseException>.broadcast();