resumeSession abstract method
Resumes the foreground session or creates a new one if the session timeout has expired.
Implementation
Future<void> resumeSession();
Resumes the foreground session or creates a new one if the session timeout has expired.
Future<void> resumeSession();