toLocation constant
IRI for schema:toLocation [Expects: https://schema.org/Place]
A sub property of location. The final location of the object or the agent after the action.
Can be used on: https://schema.org/ExerciseAction, https://schema.org/InsertAction, https://schema.org/MoveAction, https://schema.org/TransferAction
Implementation
static const toLocation = IriTerm.prevalidated(
'https://schema.org/toLocation',
);