delete

fun delete(id: Long): Boolean

Deletes this task list from the local task list provider.

Return

true if the task list was deleted, false otherwise (like it was not there before the call)