AddOrderList constructor

const AddOrderList({
  1. OrderModel? value,
})

Implementation

const AddOrderList({this.value});