ProductItemModel constructor
ProductItemModel([
- void updates()
Implementation
factory ProductItemModel([void Function(ProductItemModelBuilder) updates]) = _$ProductItemModel;
factory ProductItemModel([void Function(ProductItemModelBuilder) updates]) = _$ProductItemModel;