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