GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup constructor
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup({
- List<
String> ? claimAppearances, - GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor? claimAuthor,
- String? claimDate,
- String? claimFirstAppearance,
- String? claimLocation,
- String? claimReviewed,
- GoogleFactcheckingFactchecktoolsV1alpha1ClaimRating? rating,
- String? url,
Implementation
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup({
this.claimAppearances,
this.claimAuthor,
this.claimDate,
this.claimFirstAppearance,
this.claimLocation,
this.claimReviewed,
this.rating,
this.url,
});