jsonArrayToStringSet

fun jsonArrayToStringSet(jsonArray: JSONArray?, shouldConvertToUpperCase: Boolean = false): Set<String>