data property

List<DataList>? get data

Implementation

List<DataList>? get data => _data;