getStringListOpt

fun JsonObject.getStringListOpt(key: String, defaultValue: List<String?>?): List<String?>?