initializedStream property

Stream<bool> get initializedStream

Implementation

Stream<bool> get initializedStream => _initializedSubject.stream;