Remove From Cart Listener
class RemoveFromCartListener(systema: SystemaAI, getItem: () -> CartItem, tagMapping: Map<String, Int>, dispatcher: CoroutineDispatcher, callback: (Result<HttpResponse>) -> Unit) : View.OnClickListener
Content copied to clipboard