Query$getLastReferral$getLastReferral$remuneration$referred$quantitative$wallet$coin$api$deduct constructor

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

Implementation

Query$getLastReferral$getLastReferral$remuneration$referred$quantitative$wallet$coin$api$deduct({
  this.link,
  this.method,
  this.headers,
  this.params,
  this.$__typename = 'CoinApiMethodType',
});