Privilege constructor
Privilege({})
Implementation
Privilege({
this.childPrivileges,
this.etag,
this.isOuScopable,
this.kind,
this.privilegeName,
this.serviceId,
this.serviceName,
});
Privilege({
this.childPrivileges,
this.etag,
this.isOuScopable,
this.kind,
this.privilegeName,
this.serviceId,
this.serviceName,
});