errorStream property

BehaviorSubject<Object?> errorStream
final

Implementation

final BehaviorSubject<Object?> errorStream = BehaviorSubject();