releasedEvent constant
releasedEvent [Expects: http://schema.org/PublicationEvent]
The place and time the release was issued, expressed as a PublicationEvent.
Can be used on: http://schema.org/CreativeWork
Implementation
static const releasedEvent = IriTerm.prevalidated(
'http://schema.org/releasedEvent',
);