menu
shopify_flutter package
documentation
models/src/cart/cart.dart
Cart
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
Attribute
?
>
?
get
attributes
inherited
Implementation
List<Attribute?>? get attributes => throw _privateConstructorUsedError;
shopify_flutter package
documentation
models/src/cart/cart
Cart
attributes property
Cart class