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

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

Implementation

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