core/storage/user_data_cache library

Functions

deleteUserData(Ref ref, String userId) Future<void>
Deletes all first-party shell data persisted for userId.
friendshipsCacheKey(String userId) String
Returns the storage key used to persist a user's friendships list.
profileCacheKey(String userId) String
Returns the storage key used to persist a user's own profile.