values property Null safety

List<Point<num>> values

Implementation

List<Point> get values => [a, b, c];