//app-support/healthstack.app.task.repository/TaskRepository/insertAll

insertAll

[androidJvm]
abstract suspend fun insertAll(tasks: List<Task>)