Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check constructor

Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check({
  1. String? link,
  2. Enum$ApiMethods? method,
  3. List<Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$headers>? headers,
  4. List<Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$params>? params,
  5. String $__typename = 'CoinApiCheckType',
})

Implementation

Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check({
  this.link,
  this.method,
  this.headers,
  this.params,
  this.$__typename = 'CoinApiCheckType',
});