hasChanges property

bool get hasChanges

Whether any changes were made

Implementation

bool get hasChanges => changes.isNotEmpty;