Rule constructor
Rule({})
Implementation
Rule({
this.action,
this.conditions,
this.description,
this.ins,
this.logConfigs,
this.notIns,
this.permissions,
});
Rule({
this.action,
this.conditions,
this.description,
this.ins,
this.logConfigs,
this.notIns,
this.permissions,
});