library
androidJvm
library
/
org.xmtp.android.library
/
PrivatePreferences
/
streamConsent
stream
Consent
suspend
fun
streamConsent
(
onClose
:
(
)
->
Unit
?
=
null
)
:
Flow
<
ConsentRecord
>