collection constant

IriTerm const collection

collection [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 collection = IriTerm.prevalidated(
  'http://schema.org/collection',
);