Query$challenge$challenge$donation$donation$donation constructor
Query$challenge$challenge$donation$donation$donation({
- bool? enable,
- Query$challenge$challenge$donation$donation$donation$cause? cause,
Implementation
Query$challenge$challenge$donation$donation$donation({
this.enable,
this.cause,
});