ShopFrontModelTrigger typedef

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

Implementation

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