data property

List<GenericsDataItem>? get data

Implementation

List<GenericsDataItem>? get data => _data;