stream property

Stream<Session?> stream

Implementation

Stream<Session?> get stream => _controller.stream;