Add To Wishlist Listener
class AddToWishlistListener(systema: SystemaAI, getItems: () -> List<WishlistItem>, tagMapping: Map<String, Int>, dispatcher: CoroutineDispatcher, callback: (Result<HttpResponse>) -> Unit) : View.OnClickListener
Content copied to clipboard