UnfetchedProductWrapper constructor
const
UnfetchedProductWrapper({
- required String productId,
Creates an UnfetchedProductWrapper.
Implementation
const UnfetchedProductWrapper({required this.productId});