prefTimesLaunched top-level constant

String const prefTimesLaunched

Preference key to store number of times app was launched.

Implementation

const String prefTimesLaunched = "${_keyPrefix}times_launched";