digitalSourceType constant
IRI for schema:digitalSourceType [Expects: https://schema.org/IPTCDigitalSourceEnumeration]
Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some {CreativeWork}.
Can be used on: https://schema.org/CreativeWork
Implementation
static const digitalSourceType = IriTerm.prevalidated(
'https://schema.org/digitalSourceType',
);