postgres-native-sqldelight
common
postgres-native-sqldelight-driver
/
app.softwork.sqldelight.postgresdriver
/
ListenerSupport
/
Local
/
Local
Local
constructor
(
notificationScope
:
CoroutineScope
,
notifications
:
Flow
<
String
>
,
notify
:
suspend
(
String
)
->
Unit
)