putCachedValue

open fun putCachedValue(globalKey: String, index: Int, cachedValueInputs: Any, cachedValue: Any, isLayoutState: Boolean)

Stores a Cached value that will be accessible across all re-render operations.