BookFormatType constant

IriTerm const BookFormatType

IRI for schema:BookFormatType

The publication format of the book.

Implementation

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