publishedOn constant
IRI for schemahttp:publishedOn [Expects: http://schema.org/BroadcastService]
A broadcast service associated with the publication event.
Can be used on: http://schema.org/PublicationEvent
Implementation
static const publishedOn = IriTerm.prevalidated(
'http://schema.org/publishedOn',
);