bookFormat constant

IriTerm const bookFormat

bookFormat [Expects: http://schema.org/BookFormatType]

The format of the book.

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

Implementation

static const bookFormat = IriTerm.prevalidated(
  'http://schema.org/bookFormat',
);