published property

List<List<TrackedChange<Object>>> published
final

One entry per published change list.

Implementation

final List<List<TrackedChange<Object>>> published = [];