getDouble

fun JsonObject.getDouble(key: String): Double
fun JsonElement.getDouble(key: String): Double