priceList property

List<Object>? priceList
final

The list of products that match your filters. The list contains both the product metadata and the price information.

Implementation

final List<Object>? priceList;