fun getArrayOrNull(index: Int): JsonArray?
Returns index-th element of an array as JsonArray or null if element is missing or has different type
null