items property

List<E> items
final

The current data that this ImplicitlyAnimatedList should represent.

Implementation

final List<E> items;