appErrorStream top-level property

StreamController<ErrorStack> appErrorStream
final

Implementation

final appErrorStream = StreamController<ErrorStack>.broadcast();