predict property
Implementation
static Predict predict = Predict(
_channel,
ProductMapper(),
CartItemListMapper(),
RecommendationFilterListMapper(),
ProductToMapMapper());
static Predict predict = Predict(
_channel,
ProductMapper(),
CartItemListMapper(),
RecommendationFilterListMapper(),
ProductToMapMapper());