library
androidJvm
library
/
org.xmtp.android.library
/
Conversations
/
Conversations
Conversations
constructor
(
client
:
Client
,
conversations
:
MutableList
<
Conversation
>
=
mutableListOf()
)