PermissionDescriptor constructor
const
PermissionDescriptor({
- required PermissionName name,
Implementation
const PermissionDescriptor({required this.name});
const PermissionDescriptor({required this.name});