clientId property
String
get
clientId
Returns the established SSE connection client id (if any).
Implementation
String get clientId => _clientId;
Returns the established SSE connection client id (if any).
String get clientId => _clientId;