getBooleanArrayOrNull

fun JsonObject.getBooleanArrayOrNull(key: String): List<Boolean?>?