closedWayMatchingCache property

Map<MatchingCacheKey, List<Shape>> closedWayMatchingCache
getter/setter pair

Implementation

Map<MatchingCacheKey, List<Shape>> closedWayMatchingCache = {};