arrayValues property

List<ArrayValue>? arrayValues
final

An array of arrays.

Implementation

final List<ArrayValue>? arrayValues;