turbine
/
app.cash.turbine
/
Event
/
Item
Item
data class
Item
<
T
>(value:
T
) :
Event
<
T
>
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
T
Content copied to clipboard