kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
testing
/
io.neuralheads.kmpworker.testing
/
FakeTaskRepository
/
StoredTask
/
StoredTask
Stored
Task
constructor
(
request
:
TaskRequest
,
status
:
String
=
"PENDING"
,
retryCount
:
Int
=
0
)