StateFlowSource

abstract class StateFlowSource<T> : ViceSource<T>

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val value: T

Functions

Link copied to clipboard
override fun currentState(): T