rights property
UserRights
get
rights
Manages consumption of user rights and permissions.
Implementation
UserRights get rights => protectionService?.rights ?? Unrestricted();
Manages consumption of user rights and permissions.
UserRights get rights => protectionService?.rights ?? Unrestricted();