dailyGoalStorageKey constant

String const dailyGoalStorageKey

Secure storage key for the user's daily study goal (minutes).

Implementation

static const String dailyGoalStorageKey = 'daily_goal_minutes';