You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CacheInterfaceget method is by default hinted with the mixed return type. The callback parameter return will be the cache item, so that return type could be used to determine the right return type.