data property

List<T> data
final

The underlying data storage.

Implementation

final List<T> data;