CurrentFeedbackCounters constructor
const
CurrentFeedbackCounters({})
Implementation
const CurrentFeedbackCounters({
this.events,
this.savedAppVersion,
this.feedbackDialogShown = false,
this.feedbackDelayDateMillis,
});