getItemCounts
suspend fun getItemCounts(userId: ERROR CLASS: Symbol not found for UUID?? = null, isFavorite: Boolean? = null): Response<ERROR CLASS: Symbol not found for ItemCounts>
Get item counts.
Parameters
userId
Optional. Get counts from a specific user's library.
isFavorite
Optional. Get counts of favorite items.