schemahttpWordCount constant
wordCount from schemahttp vocabulary [Expects: http://schema.org/Integer]
The number of words in the text of the CreativeWork such as an Article, Book, etc.
Can be used on: http://schema.org/Article, http://schema.org/CreativeWork
Implementation
static const schemahttpWordCount = IriTerm.prevalidated(
'http://schema.org/wordCount',
);