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