LocationImageView constructor

const LocationImageView(
  1. Product product,
  2. SpinachUser user
)

Implementation

const LocationImageView(this.product, this.user);