openWayMatchingCache property

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

Implementation

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