UpdateShopList constructor

const UpdateShopList({
  1. ShopModel? value,
})

Implementation

const UpdateShopList({this.value});