menu
otium_ecommerce
data/models/responses/cart/carts_response.dart
ProductResponse
showPricePerKg property
showPricePerKg
dark_mode
light_mode
showPricePerKg
property
@
JsonKey
(name: 'show_price_per_kg')
bool
?
showPricePerKg
inherited
Implementation
@JsonKey(name: 'show_price_per_kg') bool? get showPricePerKg => throw _privateConstructorUsedError;
otium_ecommerce
carts_response
ProductResponse
showPricePerKg property
ProductResponse class