isComplete property

bool get isComplete
inherited

Implementation

bool get isComplete => status == Status.completed;