permissionInfrastructureConsumed top-level property

Permission permissionInfrastructureConsumed
getter/setter pair

Implementation

Permission permissionInfrastructureConsumed = Permission(
  uid: 'infrastructure-consumed',
  name: 'Infrastructure Consumed',
  description: 'Permission to view consumed infrastructure',
);