startOffset constant
IRI for schemahttp:startOffset [Expects: http://schema.org/HyperTocEntry, http://schema.org/Number]
The start time of the clip expressed as the number of seconds from the beginning of the work.
Can be used on: http://schema.org/Clip, http://schema.org/SeekToAction
Implementation
static const startOffset = IriTerm.prevalidated(
'http://schema.org/startOffset',
);