inserted property

List<String> inserted

The keys of the map which were added.

Implementation

List<String> get inserted => _changes.insertions;