SharedEvent

interface SharedEvent<out T>

Inheritors

Functions

Link copied to clipboard
abstract fun getFor(consumerId: String): Flow<T>