PrefsConstants class Null safety Utils
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Constants
- PREFS_KEY_CURRENT_FARM → const String
-
"currentFarm"
- PREFS_KEY_FARM → const String
-
"farm"
- PREFS_KEY_HEALTH_DOUBT_NOTIFICATION → const String
-
"healthDoubtNotification"
- PREFS_KEY_NEED_CHECK_NOTIFICATION → const String
-
"needCheckNotification"
- PREFS_KEY_ODD_ACTION_NOTIFICATION → const String
-
"oddActionNotification"
- PREFS_KEY_QNA_NOTIFICATION → const String
-
"qnaNotification"
- PREFS_KEY_VERSION → const String
-
"version"