library
/
io.getstream.chat.android.livedata.dao
/
SyncStateDao
/
select
select
abstract
suspend
fun
select
(
userId
:
String
)
:
SyncStateEntity
?