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