The session ID
sessionId is obtained from the server on handshake completion.
If the client is not connected, sessionId is null.
null
@override String? get sessionId => _sessionId;