saveSession abstract method
Called by the session manager when a new DescopeSession is set or an existing session is updated.
Implementation
Future<void> saveSession(DescopeSession session);
Called by the session manager when a new DescopeSession is set or an existing session is updated.
Future<void> saveSession(DescopeSession session);