UpdateRoleSetRequest constructor
UpdateRoleSetRequest({})
Returns a new UpdateRoleSetRequest instance.
Implementation
UpdateRoleSetRequest({
this.name,
this.key,
this.description,
this.type,
this.defaultRoleKey,
this.creatorRoleKey,
});