SessionSettings constructor
SessionSettings({})
Implementation
SessionSettings({
this.maxInactivity,
this.sessionLength,
this.sessionLengthEnabled,
this.sessionReauthMethod,
this.useOidcMaxAge,
});
SessionSettings({
this.maxInactivity,
this.sessionLength,
this.sessionLengthEnabled,
this.sessionReauthMethod,
this.useOidcMaxAge,
});