dataSet property

List<D> dataSet
final

Data to display as cards.

Implementation

final List<D> dataSet;