endTime property
The date and time when the task was completed or canceled. Blank if the task is still running.
Implementation
final DateTime? endTime;
The date and time when the task was completed or canceled. Blank if the task is still running.
final DateTime? endTime;