minRemindLaunchTimes

var minRemindLaunchTimes: Int = 4

Minimum number of times the app must have been launched since it showed the flow to show it again, it is used in combination with minRemindElapsedDays, and both conditions must be met to show the flow, the minimum value is 1 (it is shown from the first launch).