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