ShopifyProduct constructor

ShopifyProduct({
  1. List<Products>? products,
})

Implementation

ShopifyProduct({this.products});