currentSession property
Gets the current session if established.
Implementation
@override
SecureSession? get currentSession => _currentSession;
Gets the current session if established.
@override
SecureSession? get currentSession => _currentSession;