menu
sse_channel2 package
documentation
sse_channel.dart
SseChannel
SseChannel.connect factory constructor
SseChannel.connect factory constructor
dark_mode
light_mode
SseChannel.connect
constructor
SseChannel.connect
(
Uri
url
)
Implementation
factory SseChannel.connect(Uri url) => platform.connect(url);
sse_channel2 package
documentation
sse_channel
SseChannel
SseChannel.connect factory constructor
SseChannel class