products property

  1. @BuiltValueField(wireName: r'products')
BuiltList<ProductWithoutPrice> products

Implementation

@BuiltValueField(wireName: r'products')
BuiltList<ProductWithoutPrice> get products;