data property

List<T> data
final

Gets the data list.

Implementation

final List<T> data;