isChanged property

bool isChanged

Check if local changes exists

Implementation

bool get isChanged => _changes.isNotEmpty;