permissionRestoreLocations top-level property

Permission permissionRestoreLocations
getter/setter pair

Implementation

Permission permissionRestoreLocations = Permission(
  uid: 'locations-restore',
  name: 'Restore Locations',
  description: 'Permission to restore a location',
);