url property

String? url
getter/setter pair

This field is optional, and will default to the page URL.

We provide this field to allow you the override the default value, but the only permitted override is the page URL plus an optional anchor link ("page jump"). Corresponds to ClaimReview.url

Implementation

core.String? url;