//app-support/healthstack.app.task.dao/TaskDao/findById

findById

[androidJvm]
abstract suspend fun findById(id: String): Task?