data property

List<StatisticsItem>? get data

Implementation

List<StatisticsItem>? get data => _data;