library
/
io.getstream.chat.android.livedata.repository
/
UserRepository
/
<init>
<init>
UserRepository
(
userDao
:
UserDao
,
cacheSize
:
Int
=
100
,
currentUser
:
User
?
)