FlavorProperties class
Constructors
- FlavorProperties(Flavor? appFlavor)
Properties
- amplifyconfig → String
-
no setter
- androidAppId → String
-
no setter
- appFlavor → Flavor?
-
final
- baseUrl → String
-
no setter
- debugMode → bool
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- iosAppId → String
-
no setter
- isDev → bool
-
no setter
- isPrd → bool
-
no setter
- isStg → bool
-
no setter
- name → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- title → String
-
no setter
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