numsY property

List<num> numsY
final

List of numbers containing the values of the y-coordinates of the points represented.

A negative value will not be taken into account in the representation

numsY: [38, 53, 86, 27, 18, 15, 10]

Implementation

final List<num> numsY;