library
/
io.getstream.chat.android.livedata.converter
/
MapConverter
/
stringToReadMap
stringToReadMap
fun
stringToReadMap
(
data
:
String
?
)
:
MutableMap
<
String
,
ChannelUserReadEntity
>