elements property

List<Expression> elements

The elements of this vector.

Implementation

List<Expression> get elements => value;