turbine
0.8.0
turbine
/
app.cash.turbine
/
Event
/
Error
Error
data
class
Error
(
val
throwable
:
Throwable
)
:
Event
<
Nothing
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Error
Link copied to clipboard
fun
Error
(
throwable
:
Throwable
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
Content copied to clipboard