Functions
Link copied to clipboard
fun getBooleanFlagValue(packageName: String, flagName: String, defaultValue: Boolean = false): Boolean
Retrieves the value of a boolean flag from the specified Aconfig Package.
Retrieves the value of a boolean flag from the specified Aconfig Package.