currentSession property
AuthSession?
get
currentSession
Get the current active session
Implementation
AuthSession? get currentSession => _currentSession;
Get the current active session
AuthSession? get currentSession => _currentSession;