RemoveCart constructor

RemoveCart({
  1. required int removeCart,
})

Implementation

RemoveCart({required this.removeCart});