latestProductDetailList property

List<ProductDetails>? latestProductDetailList
getter/setter pair

Latest Product details we got from the Store

Implementation

List<ProductDetails>? latestProductDetailList;