prefInTimesLaunchedCoolDownMode top-level constant

String const prefInTimesLaunchedCoolDownMode

Preference key to flag if the logic is in cool down mode for launch times criteria. Cool down mode means the logic will start considering the minLaunchTimes & coolDownLaunchTimes together for launch times criteria.

Implementation

const String prefInTimesLaunchedCoolDownMode =
    "${_keyPrefix}in_times_launched_cool_down_mode";