pageUrl property

String? pageUrl
getter/setter pair

The URL of the page associated with this ClaimReview markup.

While every individual ClaimReview has its own URL field, semantically this is a page-level field, and each ClaimReview on this page will use this value unless individually overridden. Corresponds to ClaimReview.url

Implementation

core.String? pageUrl;