clipNumber constant
IRI for schemahttp:clipNumber [Expects: http://schema.org/Integer, http://schema.org/Text]
Position of the clip within an ordered group of clips.
Can be used on: http://schema.org/Clip
Implementation
static const clipNumber = IriTerm.prevalidated(
'http://schema.org/clipNumber',
);