schemahttpMainEntity constant
IriTerm
const schemahttpMainEntity
mainEntity from schemahttp vocabulary [Expects: http://schema.org/Thing]
Indicates the primary entity described in some page or other CreativeWork.
Can be used on: http://schema.org/CreativeWork
Implementation
static const schemahttpMainEntity = const IriTerm(
'http://schema.org/mainEntity',
);