storeProduct property

  1. @JsonKey(name: 'product')
StoreProduct storeProduct
inherited

StoreProduct assigned to this package.

Implementation

@JsonKey(name: 'product')
StoreProduct get storeProduct => throw _privateConstructorUsedError;