resumeSession abstract method

Future<void> resumeSession()

Resumes the foreground session or creates a new one if the session timeout has expired.

Implementation

Future<void> resumeSession();