library
/
io.getstream.chat.android.livedata.dao
/
UserDao
/
insert
insert
abstract
suspend
fun
insert
(
userEntity
:
UserEntity
)
:
Unit