AuthPolicyAllow constructor
const
AuthPolicyAllow(
- Account account
authenticates as account once refused
Implementation
const AuthPolicyAllow(this.account);
authenticates as account once refused
const AuthPolicyAllow(this.account);