menu
woocommerce_plugin package
documentation
woocommerce_plugin.dart
WooProduct
attributes property
attributes property
dark_mode
light_mode
attributes
property
@JsonKey.new(name: 'attributes')
List
<
WooProductItemAttribute
>
?
attributes
final
List of attributes.
Implementation
@JsonKey(name: 'attributes') final List<WooProductItemAttribute>? attributes;
woocommerce_plugin package
documentation
woocommerce_plugin
WooProduct
attributes property
WooProduct class