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

Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$headers({
  1. String? key,
  2. String? value,
  3. bool? user,
  4. String $__typename = 'CoinApiHeadersType',
})

Implementation

Query$getLastReferral$getLastReferral$remuneration$referrer$quantitative$wallet$coin$api$check$headers({
  this.key,
  this.value,
  this.user,
  this.$__typename = 'CoinApiHeadersType',
});