library
androidJvm
library
/
org.xmtp.android.library
/
PrivatePreferences
/
streamPreferenceUpdates
stream
Preference
Updates
suspend
fun
streamPreferenceUpdates
(
onClose
:
(
)
->
Unit
?
=
null
)
:
Flow
<
PreferenceType
>