UpdateShopFrontList constructor

const UpdateShopFrontList({
  1. ShopFrontModel? value,
})

Implementation

const UpdateShopFrontList({this.value});