commentTime constant
IRI for schemahttp:commentTime [Expects: http://schema.org/Date, http://schema.org/DateTime]
The time at which the UserComment was made.
Can be used on: http://schema.org/UserComments
Implementation
static const commentTime = IriTerm.prevalidated(
'http://schema.org/commentTime',
);