endTime property

DateTime? endTime
final

The date and time when the task was completed or canceled. Blank if the task is still running.

Implementation

final DateTime? endTime;