EndUserAuthenticationConfigVariable constructor
EndUserAuthenticationConfigVariable({})
Implementation
EndUserAuthenticationConfigVariable({
this.boolValue,
this.intValue,
this.key,
this.secretValue,
this.stringValue,
});