getDouble

fun getDouble(key: String): Double?

Get the Double value corresponding to a given key, or null if the key is not present in the map.