publishDate property

String? publishDate
getter/setter pair

The date when the fact check was published.

Similar to the URL, semantically this is a page-level field, and each ClaimReview on this page will contain the same value. Corresponds to ClaimReview.datePublished

Implementation

core.String? publishDate;