FeedbackTrigger constructor
Implementation
const FeedbackTrigger({
this.minAppLaunches = 5,
this.minDaysInstalled = 3,
this.repeatAfterDays = 60,
this.oncePerVersion = false,
});
const FeedbackTrigger({
this.minAppLaunches = 5,
this.minDaysInstalled = 3,
this.repeatAfterDays = 60,
this.oncePerVersion = false,
});