illustrator constant

IriTerm const illustrator

IRI for schema:illustrator [Expects: https://schema.org/Person]

The illustrator of the book.

Can be used on: https://schema.org/Book

Implementation

static const illustrator = IriTerm.prevalidated(
  'https://schema.org/illustrator',
);