schemahttpCreator constant
creator from schemahttp vocabulary [Expects: http://schema.org/Organization, http://schema.org/Person]
The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork.
Can be used on: http://schema.org/CreativeWork, http://schema.org/UserComments
Implementation
static const schemahttpCreator = IriTerm.prevalidated(
'http://schema.org/creator',
);