collection property

  1. @Deprecated('Use [targetCollection]. See https://schema.org/collection')
SchemaThing? collection
getter/setter pair

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

Implementation

@Deprecated('Use [targetCollection]. See https://schema.org/collection')
SchemaThing? collection;