AccessControlRule constructor
AccessControlRule({})
Implementation
AccessControlRule({
this.actions,
this.dateCreated,
this.dateModified,
this.description,
this.effect,
this.ipRanges,
this.name,
this.notActions,
this.notIpRanges,
this.notUserIds,
this.userIds,
});