menu
otium_ecommerce
data/models/responses/cart/carts_response.dart
ProductResponse
discount property
discount
dark_mode
light_mode
discount
property
int
?
discount
inherited
Implementation
int? get discount => throw _privateConstructorUsedError;
otium_ecommerce
carts_response
ProductResponse
discount property
ProductResponse class