mockResp property

Map mockResp
getter/setter pair

Implementation

static Map mockResp = {
  "success": true,
  "errors": null,
  "errorCodes": null,
  "messages": null,
  "messageCodes": null,
  "jsonResult": {
    "headerName": "Flash Sale",
    "headerDescription": null,
    "headerStartDate": "2024-10-08 00:00:00",
    "headerEndDate": "2025-05-30 00:00:00",
    "dataList": [
      {
        "subHeader": null,
        "brandName": null,
        "largeImagePath":
            "https://i5.walmartimages.com/asr/1fff6f0a-04f4-4886-a67d-7229d25c87ed_1.4a3eca1dc4df5bb26a18be64d5765cfd.jpeg?odnHeight=450&odnWidth=450&odnBg=ffffff",
        "horizontalImagePath":
            "https://i5.walmartimages.com/asr/1fff6f0a-04f4-4886-a67d-7229d25c87ed_1.4a3eca1dc4df5bb26a18be64d5765cfd.jpeg?odnHeight=450&odnWidth=450&odnBg=ffffff",
        "verticalImagePath":
            "https://i5.walmartimages.com/asr/1fff6f0a-04f4-4886-a67d-7229d25c87ed_1.4a3eca1dc4df5bb26a18be64d5765cfd.jpeg?odnHeight=450&odnWidth=450&odnBg=ffffff",
        "subDetailOrder": 0,
        "shortDescription": null,
        "longDescription": null,
        "promotionalText": null,
        "descriptionColor": "000000",
        "actionText": null,
        "actionTextColor": "ff0000",
        "productID": null,
        "productCode": "",
        "categoryID": 0,
        "categoryLinkID": "",
        "tagName": "",
        "tagColor": "",
        "tagBackgroundColor": "",
        "categoryList": null,
        "skuInventory": null,
        "androidClick": null,
        "apnsClick": null,
        "unitPrice": null,
        "altPrice": null,
        "productSoldOut": null,
        "productRating": null,
        "starRating": null,
        "halfStarRating": null,
        "productCategoryCode": null,
        "skuDiscounts": null,
      },
      {
        "subHeader": null,
        "brandName": null,
        "largeImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-2.jpg",
        "horizontalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-2.jpg",
        "verticalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-2.jpg",
        "subDetailOrder": 1,
        "shortDescription": null,
        "longDescription": null,
        "promotionalText": null,
        "descriptionColor": "000000",
        "actionText": null,
        "actionTextColor": "ff0000",
        "productID": null,
        "productCode": "",
        "categoryID": 0,
        "categoryLinkID": "",
        "tagName": "",
        "tagColor": "",
        "tagBackgroundColor": "",
        "categoryList": null,
        "skuInventory": null,
        "androidClick": null,
        "apnsClick": null,
        "unitPrice": null,
        "altPrice": null,
        "productSoldOut": null,
        "productRating": null,
        "starRating": null,
        "halfStarRating": null,
        "productCategoryCode": null,
        "skuDiscounts": null,
      },
      {
        "subHeader": null,
        "brandName": null,
        "largeImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-3.jpg",
        "horizontalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-3.jpg",
        "verticalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-3.jpg",
        "subDetailOrder": 2,
        "shortDescription": null,
        "longDescription": null,
        "promotionalText": null,
        "descriptionColor": "000000",
        "actionText": null,
        "actionTextColor": "ff0000",
        "productID": null,
        "productCode": "",
        "categoryID": 0,
        "categoryLinkID": "",
        "tagName": "",
        "tagColor": "",
        "tagBackgroundColor": "",
        "categoryList": null,
        "skuInventory": null,
        "androidClick": null,
        "apnsClick": null,
        "unitPrice": null,
        "altPrice": null,
        "productSoldOut": null,
        "productRating": null,
        "starRating": null,
        "halfStarRating": null,
        "productCategoryCode": null,
        "skuDiscounts": null,
      },
      {
        "subHeader": null,
        "brandName": null,
        "largeImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-4.jpg",
        "horizontalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-4.jpg",
        "verticalImagePath":
            "http://msu-rambla.qualentino.com:8080/images/store/Home page Your Favorite Groceries Stop (900x716px)-4.jpg",
        "subDetailOrder": 4,
        "shortDescription": null,
        "longDescription": null,
        "promotionalText": null,
        "descriptionColor": "000000",
        "actionText": null,
        "actionTextColor": "ff0000",
        "productID": null,
        "productCode": "",
        "categoryID": 0,
        "categoryLinkID": "",
        "tagName": "",
        "tagColor": "",
        "tagBackgroundColor": "",
        "categoryList": null,
        "skuInventory": null,
        "androidClick": null,
        "apnsClick": null,
        "unitPrice": null,
        "altPrice": null,
        "productSoldOut": null,
        "productRating": null,
        "starRating": null,
        "halfStarRating": null,
        "productCategoryCode": null,
        "skuDiscounts": null,
      },
    ],
    "is_active": true,
    "style_id": 0,
    "isGroup": true,
  },
};