sessionStream property

Stream<Session?> sessionStream

Implementation

Stream<Session?> get sessionStream => _sessionController;