loadSession abstract method
Called by the session manager when it's initialized to load any existing DescopeSession.
Implementation
Future<DescopeSession?> loadSession();
Called by the session manager when it's initialized to load any existing DescopeSession.
Future<DescopeSession?> loadSession();