wayMatchingCache property

Map<MatchingCacheKey, List<RenderInstruction>> wayMatchingCache
getter/setter pair

Implementation

late Map<MatchingCacheKey, List<RenderInstruction>> wayMatchingCache;