sessionId property

String? get sessionId

Session ID from the server

Implementation

String? get sessionId => _sessionId;