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