Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause$coin$api$check constructor

Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause$coin$api$check({
  1. String? link,
  2. Enum$ApiMethods? method,
  3. List<Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause$coin$api$check$headers>? headers,
  4. List<Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause$coin$api$check$params>? params,
  5. String $__typename = 'CoinApiCheckType',
})

Implementation

Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause$coin$api$check({
  this.link,
  this.method,
  this.headers,
  this.params,
  this.$__typename = 'CoinApiCheckType',
});