menu
shopify_flutter package
documentation
models/src/cart/lines/line/line.dart
Line
discountAllocations property
discountAllocations property
dark_mode
light_mode
discountAllocations
property
List
<
CartDiscountAllocation
?
>
?
get
discountAllocations
inherited
Implementation
List<CartDiscountAllocation?>? get discountAllocations => throw _privateConstructorUsedError;
shopify_flutter package
documentation
models/src/cart/lines/line/line
Line
discountAllocations property
Line class