data property

List<OrderListDataItem>? get data

Implementation

List<OrderListDataItem>? get data => _data;