targetCollection constant
IRI for schema:targetCollection [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 targetCollection = IriTerm.prevalidated(
'https://schema.org/targetCollection',
);