clientId property

String get clientId

Returns the established SSE connection client id (if any).

Implementation

String get clientId => _clientId;