id property

int id
final

Returns a unique integer identifier for the task.

Implementation

final int id = _taskId++;