turbine
0.8.0
turbine
/
app.cash.turbine
/
Event
/
Item
Item
data
class
Item
<
T
>
(
val
value
:
T
)
:
Event
<
T
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Item
Link copied to clipboard
fun
<
T
>
Item
(
value
:
T
)
Content copied to clipboard
Functions
to
String
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