GoogleFactcheckingFactchecktoolsV1alpha1Claim constructor
GoogleFactcheckingFactchecktoolsV1alpha1Claim({
- String? claimDate,
- List<
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview> ? claimReview, - String? claimant,
- String? text,
Implementation
GoogleFactcheckingFactchecktoolsV1alpha1Claim({
this.claimDate,
this.claimReview,
this.claimant,
this.text,
});