permissionRestoreFormSections top-level property

Permission permissionRestoreFormSections
getter/setter pair

Implementation

Permission permissionRestoreFormSections = Permission(
  uid: 'forms-sections-restore',
  name: 'Restore Form Sections',
  description: 'Permission to restore a form section',
);