Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause constructor

Implementation

Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$definition$donation$cause({
  required this.id,
  this.code,
  this.icon,
  this.title,
  this.description,
  this.coin,
  this.media,
  this.qualitativeRatio,
  required this.createdAt,
  required this.updatedAt,
  required this.target,
  this.organization,
  this.$__typename = 'CauseType',
});