library
/
io.getstream.chat.android.livedata.repository
/
UserRepository
/
insertMe
insertMe
suspend
fun
insertMe
(
user
:
User
)
:
Unit