Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$recurrence constructor

Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$recurrence({
  1. bool? enable,
  2. int? cycle,
})

Implementation

Query$findPredefinedQuestsByTargetWithRepeatDate$findPredefinedQuestsByTargetWithRepeatDate$recurrence({
  this.enable,
  this.cycle,
});