slots property

List<ListDiffs<E>> slots
getter/setter pair

Each slot is a collection of Change

Implementation

List<ListDiffs<E>> slots = [];