GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse constructor
GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse({
- List<
GoogleFactcheckingFactchecktoolsV1alpha1Claim> ? claims, - String? nextPageToken,
Implementation
GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse({
this.claims,
this.nextPageToken,
});