products property

List<Product> products
final

A list of products being applied to the commerce action.

Implementation

final List<Product> products = [];