UserCredentials constructor
UserCredentials({})
Implementation
UserCredentials({
this.password,
this.secretManagerStoredPassword,
this.secretManagerStoredSecurityToken,
this.securityToken,
this.username,
});