TrackAction constant
IRI for schema:TrackAction
An agent tracks an object for updates.\n\nRelated actions:\n\n* {FollowAction}: Unlike FollowAction, TrackAction refers to the interest on the location of innanimates objects.\n* {SubscribeAction}: Unlike SubscribeAction, TrackAction refers to the interest on the location of innanimate objects.
Implementation
static const TrackAction = IriTerm.prevalidated(
'https://schema.org/TrackAction',
);