toList method

List<double> toList()

Implementation

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