Whether this stream is a broadcast stream.
@override bool get isBroadcast => _controller?.stream.isBroadcast ?? false;