arrayValue property

ArrayValue? arrayValue
getter/setter pair

An array value.

Cannot directly contain another array value, though can contain an map which contains another array.

Implementation

ArrayValue? arrayValue;