library
/
io.getstream.chat.android.livedata.converter
/
MapConverter
/
stringMapToString
stringMapToString
fun
stringMapToString
(
someObjects
:
Map
<
String
,
String
>
?
)
:
String
?