schemahttpSubjectOf constant
IriTerm
const schemahttpSubjectOf
subjectOf from schemahttp vocabulary [Expects: http://schema.org/CreativeWork, http://schema.org/Event]
A CreativeWork or Event about this Thing.
Can be used on: http://schema.org/Thing
Implementation
static const schemahttpSubjectOf = const IriTerm(
'http://schema.org/subjectOf',
);