ExecutionResult constructor
ExecutionResult({})
Implementation
ExecutionResult({
this.documentationUrl,
this.resource,
this.rule,
this.severity,
this.violationDetails,
this.violationMessage,
});
ExecutionResult({
this.documentationUrl,
this.resource,
this.rule,
this.severity,
this.violationDetails,
this.violationMessage,
});