minInstallLaunchTimes

var minInstallLaunchTimes: Int = 10

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