toStringArray

Convert a JsonArray to a list of String

fun toStringArray(jsonArray: JsonArray?): List<String>