storeProduct property
StoreProduct assigned to this package.
Implementation
// ignore: invalid_annotation_target
@JsonKey(name: 'product')
StoreProduct get storeProduct => throw _privateConstructorUsedError;
StoreProduct assigned to this package.
// ignore: invalid_annotation_target
@JsonKey(name: 'product')
StoreProduct get storeProduct => throw _privateConstructorUsedError;