Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos constructor

Implementation

Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos({
  required this.id,
  this.name,
  this.title,
  this.email,
  this.phone,
  this.website,
  this.subtitle,
  required this.createdAt,
  required this.updatedAt,
  this.brandColor,
  this.description,
  this.company,
  this.picture,
  this.locations,
});