Remote Config key name constants.
Centralises the key strings used to read values from FirebaseRemoteConfigService so both the DI default map and runtime call sites reference the same identifiers.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent 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
- minVersion → const String
- Remote Config key for the minimum supported app version string.
- storeUrlAndroid → const String
- Remote Config key for the Android store URL used in force-update prompts.
- storeUrlIos → const String
- Remote Config key for the iOS store URL used in force-update prompts.