kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
persistence
/
io.neuralheads.kmpworker.persistence
/
SqlDelightTaskRepository
/
getById
get
By
Id
open
suspend override
fun
getById
(
id
:
String
)
:
TaskRequest
?
Returns a single task by ID, or null if not found.