endpointMap property

Map<Coordinate, Counter>? endpointMap
getter/setter pair

Implementation

Map<Coordinate, Counter>? endpointMap;