isCompleted property

bool? isCompleted
final

Flag indicating whether the task is marked as completed.

Implementation

final bool? isCompleted;