DeleteOrderList constructor

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

Implementation

const DeleteOrderList({this.value});