HtmlSseClient constructor

HtmlSseClient(
  1. Stream stream
)

Implementation

HtmlSseClient(Stream stream) : super(stream: stream);