arrayType property

QueryParameterType? arrayType
getter/setter pair

The type of the array's elements, if this is an array.

Optional.

Implementation

QueryParameterType? arrayType;