isPending property

bool get isPending

Implementation

bool get isPending => _status == TaskStatus.pending;