getArrayOrNull

fun JsonObject.getArrayOrNull(key: String): JsonArray?
fun JsonElement.getArrayOrNull(key: String): JsonArray?