Target stream to which methods will be redirected.
@override Stream<Uint8List> get stream => _broadcast ??= socket.asBroadcastStream();