replyToUrl constant
replyToUrl [Expects: https://schema.org/URL]
The URL at which a reply may be posted to the specified UserComment.
Can be used on: https://schema.org/UserComments
Implementation
static const replyToUrl = IriTerm.prevalidated(
'https://schema.org/replyToUrl',
);