permissionStandingLeavesRequests top-level property

Permission permissionStandingLeavesRequests
getter/setter pair

Implementation

Permission permissionStandingLeavesRequests = Permission(
  uid: 'leaves-requests-standing',
  name: 'Standing Leaves Requests',
  description: 'Permission to view approved leave requests',
);