elementType property

Type? elementType
getter/setter pair

The type of the elements in the array.

This must not be Array.

Implementation

Type? elementType;