restart method

  1. @override
void restart()
override

Request that the SSEClient drops the current connection and then establishes a new connection respecting delay/backoff as if this was an error condition with the connection.

Implementation

@override
void restart() {}