Constructs a HtmlResponseBigPipeSubscriber object.
\Drupal\big_pipe\Render\BigPipe $big_pipe: The BigPipe service.
public function __construct(BigPipe $big_pipe) { $this->bigPipe = $big_pipe; }