hasChanges property

bool get hasChanges

Implementation

bool get hasChanges => tables.hasChanges((t) => t.hasChanges);