completed property

bool get completed

Whether the action completed successfully.

Implementation

bool get completed => value is Completed;