I have a basic architectural question. What or who...
# coroutines
a
I have a basic architectural question. What or who defines which coroutine to use? Example: • I have a notificationService which exposes a
SharedFlow<Notification>