Query$challenge$challenge$donation$donation$predefined$action constructor
Query$challenge$challenge$donation$donation$predefined$action({})
Implementation
Query$challenge$challenge$donation$donation$predefined$action({
required this.id,
this.title,
this.code,
this.description,
this.icon,
this.media,
required this.createdAt,
required this.updatedAt,
});