getDoubleArrayOrNull

fun JsonObject.getDoubleArrayOrNull(key: String): List<Double?>?