completed property

String? completed
getter/setter pair

Completion date of the task (as a RFC 3339 timestamp).

This field is omitted if the task has not been completed.

Implementation

core.String? completed;