site property

String? site
getter/setter pair

Host-level site name, without the protocol or "www" prefix.

For instance, "awesomefactchecks.com". This value of this field is based purely on the claim review URL.

Implementation

core.String? site;