Remove item from cart.
Future<bool> removeFromCart(String itemId) { throw UnimplementedError('removeFromCart() has not been implemented.'); }