tasks property

TasksApi tasks
latefinal

This resource represents a long-running asynchronous tasks. Use it to obtain details about the progress of a long-running task or cancel a long-running task.

Implementation

late final tasks = TasksApi(_client);