completed property

bool? completed
final

Indicates if the task is completed or not.

Implementation

final bool? completed;