hasChanges property

bool get hasChanges

Whether at least one file differed.

Implementation

bool get hasChanges => changedPaths.isNotEmpty;