observationDate constant
IRI for schemahttp:observationDate [Expects: http://schema.org/DateTime]
The observationDate of an {Observation}.
Can be used on: http://schema.org/Observation
Implementation
static const observationDate = IriTerm.prevalidated(
'http://schema.org/observationDate',
);