taskId property

String taskId

Returns the record id, which is the task's Task.taskId

Implementation

String get taskId => task.taskId;