UpdateOrderList constructor

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

Implementation

const UpdateOrderList({this.value});