items property

List<E> items
finalinherited

The data that this ImplicitlyAnimatedList should represent.

Implementation

final List<E> items;