UpdateProductList constructor

const UpdateProductList({
  1. ProductModel? value,
})

Implementation

const UpdateProductList({this.value});