toDoubleArray

Convert a JsonArray to a list of Double

fun toDoubleArray(jsonArray: JsonArray?): List<Double>