data property

List<MultiDataItem> data
final

The list of data that will be provided to the descendants.

Implementation

final List<MultiDataItem> data;