instrument constant
instrument [Expects: https://schema.org/Thing]
The object that helped the agent perform the action. E.g. John wrote a book with a pen.
Can be used on: https://schema.org/Action
Implementation
static const instrument = IriTerm.prevalidated(
'https://schema.org/instrument',
);