Hi is there a way to know if there are active coll...
# flow
c
Hi is there a way to know if there are active collectors on a SharedFlow? e.g. of a use case in Android app deciding how to show a notification if notificationFlow is collected by UI then the UI will show a snackbar if not (there are no active collectors) create a system notification
c
Thanks I was only looking in SharedFlow doc