isAddToCart property

bool isAddToCart

Implementation

bool get isAddToCart {
  return _isAddToCart;
}