currentSession property

AuthSession? get currentSession

Get the current active session

Implementation

AuthSession? get currentSession => _currentSession;