numberOfPages constant
numberOfPages [Expects: https://schema.org/Integer]
The number of pages in the book.
Can be used on: https://schema.org/Book
Implementation
static const numberOfPages = IriTerm.prevalidated(
'https://schema.org/numberOfPages',
);