type property

VectorType get type

Returns the VectorType of the vector.

Implementation

VectorType get type => _vectorType;