Retrieve a sessionReturns the session data, if there is an active session.Get the session data final Session? session = supabase.auth.currentSession;