boolVariation

abstract fun boolVariation(forKey: String, default: Boolean): Boolean

Return a Boolean value forKey, or default if no value exists.