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