Config class
Describe the settings.
設定を記述します。
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
Static Methods
-
katanaSecretsYamlCode(
) → String - Contents of katana_secrets.yaml.
-
katanaYamlCode(
bool showAllConfig) → String - Contents of katana.yaml.
Constants
- androidBillingVersion → const String
- Version of the Android Billing Library.
- androidKotlinVersion → const String
- Version of the Android Kotlin.
- billingCompileSdkVersion → const int
- Sdk version at Android billing.
- firebaseMinSdkVersion → const int
- MinSdk version at Firebase for Android.
- googleServicesVersion → const String
- Version of the Android GoogleServices.