pageStart constant
IRI for schema:pageStart [Expects: https://schema.org/Integer, https://schema.org/Text]
The page on which the work starts; for example "135" or "xiii".
Can be used on: https://schema.org/Article, https://schema.org/Chapter, https://schema.org/PublicationIssue, https://schema.org/PublicationVolume
Implementation
static const pageStart = IriTerm.prevalidated('https://schema.org/pageStart');