Package 

Class FlowExtKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> Unit collectOnLifecycle(Flow<T> $self, LifecycleOwner lifecycleOwner, Lifecycle.State minActiveState, FlowCollector<T> collector) Utility method for subscribing to flow with lifecycle state in lifecycle scope.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait