ShopFrontModelTrigger typedef
ShopFrontModelTrigger =
dynamic Function(List<ShopFrontModel?> list)
Implementation
typedef ShopFrontModelTrigger = Function(List<ShopFrontModel?> list);
typedef ShopFrontModelTrigger = Function(List<ShopFrontModel?> list);