minRemindElapsedDays

var minRemindElapsedDays: Int = 2

Minimum number of days required since the flow was shown to show it again, it is used in combination with minRemindLaunchTimes, and both conditions must be met to show the flow, the minimum value is 0 (it is shown from that same day).