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