modified property

List<String> modified

The keys of the map, whose corresponding values were modified in this version.

Implementation

List<String> get modified => _changes.modifications;