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

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

Implementation

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