corner property

List<Coordinate> corner
getter/setter pair

The corners of the hot pixel, in the order: 10 23

Implementation

List<Coordinate> corner = [];