orderStructList property

List<OrderStruct> get orderStructList

Implementation

List<OrderStruct> get orderStructList => _orderStructList;