isClean property

bool get isClean
inherited

Whether the local artifacts and database history are in sync.

Implementation

bool get isClean => issues.isEmpty;