ProductCompatibilityHelper constructor Null safety

const ProductCompatibilityHelper(
  1. dynamic matchedProduct
)

Implementation

const ProductCompatibilityHelper(this.matchedProduct);