getCacheMapKey

fun getCacheMapKey(userId: String?, apiKey: String): String

Returns a combo of user ID and API key to be used as the key for DataStore caches.