instrument constant
instrument [Expects: http://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: http://schema.org/Action
Implementation
static const instrument = IriTerm.prevalidated(
'http://schema.org/instrument',
);