recordedAt constant
recordedAt [Expects: http://schema.org/Event]
The Event where the CreativeWork was recorded. The CreativeWork may capture all or part of the event.
Can be used on: http://schema.org/CreativeWork
Implementation
static const recordedAt = IriTerm.prevalidated(
'http://schema.org/recordedAt',
);