stream property

Stream<void>? stream

Implementation

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