collection constant
IRI for schema:collection [Expects: https://schema.org/Thing]
A sub property of object. The collection target of the action.
Can be used on: https://schema.org/UpdateAction
Implementation
static const collection = IriTerm.prevalidated(
'https://schema.org/collection',
);