permissionNewAssociate top-level property
Implementation
Permission permissionNewAssociate = Permission(
uid: 'associates-new',
name: 'New Associate',
description: 'Permission to create a new associate',
);
Permission permissionNewAssociate = Permission(
uid: 'associates-new',
name: 'New Associate',
description: 'Permission to create a new associate',
);