kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
TaskState
/
Running
/
Running
Running
constructor
(
progress
:
Float
?
=
null
,
message
:
String
?
=
null
)
Parameters
progress
Percentage complete (0.0–1.0), or null if unknown.
message
Optional human-readable status message.