v1CreatePolicyIntentV3 constructor
const
v1CreatePolicyIntentV3({})
Implementation
const v1CreatePolicyIntentV3({
required this.policyName,
required this.effect,
this.condition,
this.consensus,
this.notes,
});