getDouble

abstract fun getDouble(key: String, default: Double): Double

Get the Double value associated with key if present. Otherwise, return default.