GoogleFactcheckingFactchecktoolsV1alpha1Publisher constructor

GoogleFactcheckingFactchecktoolsV1alpha1Publisher({
  1. String? name,
  2. String? site,
})

Implementation

GoogleFactcheckingFactchecktoolsV1alpha1Publisher({
  this.name,
  this.site,
});