refreshSessionIfNeeded abstract method
Called the session manager to conditionally refresh the active session.
Implementation
Future<void> refreshSessionIfNeeded();
Called the session manager to conditionally refresh the active session.
Future<void> refreshSessionIfNeeded();