SseClient class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
request(
String path, {Map< String, dynamic> ? requestBody, Map<String, dynamic> ? queryParameters, String method = 'POST', Map<String, String> ? headers}) → Future<Stream< String> > -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited