cachedState property

FrameStackHashMap<double, int> cachedState
final

Caches the state associated with a specific offset for optimized state retrieval.

Implementation

final FrameStackHashMap<double, int> cachedState = FrameStackHashMap();