minInstallElapsedDays

var minInstallElapsedDays: Int = 10

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