ShopChanged typedef

ShopChanged = dynamic Function(ShopModel? value)

Implementation

typedef ShopChanged = Function(ShopModel? value);