Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$headers constructor

Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$headers({
  1. String? key,
  2. String? value,
  3. bool? user,
})

Implementation

Query$challenge$challenge$donation$donation$donation$cause$coin$api$check$headers({
  this.key,
  this.value,
  this.user,
});