toArray method

List<double> toArray()

Implementation

List<double> toArray() => [x, y];