doubleVariation

abstract fun doubleVariation(forKey: String, default: Double): Double

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