permissionInfrastructureView top-level property

Permission permissionInfrastructureView
getter/setter pair

Implementation

Permission permissionInfrastructureView = Permission(
  uid: 'infrastructure-view',
  name: 'Infrastructure View',
  description: 'Permission to view all infrastructure',
);