wishlist property
The optional feature to interact with the host application's wishlist.
If not provided, there will be no like
button in the product card
and the generation results.
Implementation
final AiutaWishlistFeature? wishlist;
The optional feature to interact with the host application's wishlist.
If not provided, there will be no like
button in the product card
and the generation results.
final AiutaWishlistFeature? wishlist;