permissionType constant
permissionType [Expects: http://schema.org/DigitalDocumentPermissionType]
The type of permission granted the person, organization, or audience.
Can be used on: http://schema.org/DigitalDocumentPermission
Implementation
static const permissionType = IriTerm.prevalidated(
'http://schema.org/permissionType',
);