close abstract method
Closes the SSE connection.
connectionId is an optional unique identifier for the connection to close.
Implementation
void close({String? connectionId});
Closes the SSE connection.
connectionId is an optional unique identifier for the connection to close.
void close({String? connectionId});