Flow Test
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Flow Test
Flow Test
/
com.uandcode.flowtest
/
JobStatus
/
Completed
Completed
data
class
Completed
<
out
T
>
(
val
result
:
T
)
:
JobStatus
<
T
>
Members
Constructors
Completed
Link copied to clipboard
constructor
(
result
:
T
)
Properties
result
Link copied to clipboard
val
result
:
T