turbine
/
app.cash.turbine
/
Event
/
Item
Item
data
class
Item
<
T
>
:
Event
<
T
>
Constructors
<init>
Item
(
value
:
T
)
Properties
value
val
value
:
T
Functions
toString
fun
toString
(
)
:
String