GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse constructor
GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse({
- List<
GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage> ? claimReviewMarkupPages, - String? nextPageToken,
Implementation
GoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse({
this.claimReviewMarkupPages,
this.nextPageToken,
});