CertifyPolicyType.from constructor
CertifyPolicyType.from({
- dynamic read,
- dynamic write,
Implementation
CertifyPolicyType.from({this.read, this.write});
CertifyPolicyType.from({this.read, this.write});