rights property
Manages consumption of user rights and permissions.
Implementation
@override
UserRights get rights => license ?? AllRestricted();
Manages consumption of user rights and permissions.
@override
UserRights get rights => license ?? AllRestricted();