targetCollection constant

IriTerm const targetCollection

IRI for schemahttp:targetCollection [Expects: http://schema.org/Thing]

A sub property of object. The collection target of the action.

Can be used on: http://schema.org/UpdateAction

Implementation

static const targetCollection = IriTerm.prevalidated(
  'http://schema.org/targetCollection',
);