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