v1SimulatePolicyChainResponse constructor
const
v1SimulatePolicyChainResponse({})
Implementation
const v1SimulatePolicyChainResponse({
required this.finalDecision,
this.matchedPolicyId,
this.matchedPolicyName,
this.reason,
this.policyDetails,
this.evaluatedCount,
this.totalCount,
});