updateSession method
Implementation
Future<IAMPASSAuthenticationSession?> updateSession(
IAMPASSAuthenticationSession session) {
throw UnimplementedError('updateSession has not been implemented.');
}
Future<IAMPASSAuthenticationSession?> updateSession(
IAMPASSAuthenticationSession session) {
throw UnimplementedError('updateSession has not been implemented.');
}