PolicyTestResponse constructor
PolicyTestResponse({})
Returns a new PolicyTestResponse instance.
Implementation
PolicyTestResponse({
this.schemaVersion,
this.original,
this.modified,
this.matchedRule,
this.rulesEvaluated,
});