Assertion constructor
Assertion({})
Implementation
Assertion({
this.dependencyTargets,
this.disabled,
this.parentAction,
this.relationDescriptor,
this.selectQuery,
this.tags,
});
Assertion({
this.dependencyTargets,
this.disabled,
this.parentAction,
this.relationDescriptor,
this.selectQuery,
this.tags,
});