cachedState property
Caches the state associated with a specific offset for optimized state retrieval.
Implementation
final FrameStackHashMap<double, int> cachedState = FrameStackHashMap();
Caches the state associated with a specific offset for optimized state retrieval.
final FrameStackHashMap<double, int> cachedState = FrameStackHashMap();