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