AddShopList constructor

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

Implementation

const AddShopList({this.value});