Package 

Class FlowDelegateKt

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final static StateFlow<T> flow
    • Method Summary

      Modifier and Type Method Description
      final StateFlow<T> getFlow()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail