Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos constructor
Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos({
- required String id,
- String? name,
- String? title,
- List<
String> ? email, - List<
String> ? phone, - String? website,
- String? subtitle,
- required DateTime createdAt,
- required DateTime updatedAt,
- String? brandColor,
- String? description,
- Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos$company? company,
- Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos$picture? picture,
- List<
Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$remuneration$wallet$owner$pos$locations> ? locations,
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,
});