SseClient constructor

SseClient(
  1. String endpoint, {
  2. String? debugKey,
})

Implementation

SseClient(String endpoint, {String? debugKey});