getIntArrayOrNull

fun JsonObject.getIntArrayOrNull(key: String): List<Int?>?