We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//tvlib/org.mjdev.tvlib.events.util/removeStickyEvent
[androidJvm] inline fun <T> removeStickyEvent(event: Class<T>)
inline fun <T> removeStickyEvent(scope: ViewModelStoreOwner, event: Class<T>)