From 94fb41581ea194cf41357c07e97b32dfaf6a3bdd Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Mon, 9 Nov 2020 16:02:31 +0300 Subject: [PATCH] config update --- lib/config/config.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/config/config.dart b/lib/config/config.dart index ce8b79de..93cd798c 100644 --- a/lib/config/config.dart +++ b/lib/config/config.dart @@ -341,6 +341,7 @@ const GET_PHARMACY_TOP_MANUFACTURER = "epharmacy/api/topmanufacturer"; const GET_PHARMACY_BEST_SELLER_PRODUCT = "epharmacy/api/bestsellerproducts"; const GET_PHARMACY_PRODUCTs_BY_IDS = "epharmacy/api/productsbyids/"; const GET_CUSTOMERS_ADDRESSES = "epharmacy/api/Customers/"; +const GET_WISHLIST = "epharmacy/api/shopping_cart_items/"; // Home Health Care const HHC_GET_ALL_SERVICES =