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