elements property

List<double>? elements
getter/setter pair

Elements of the list.

Implementation

core.List<core.double>? elements;