priceVatWithoutDiscount property

  1. @JsonKey(name: 'PriceVatWithoutDiscount')
num? priceVatWithoutDiscount
inherited

Implementation

@JsonKey(name: 'PriceVatWithoutDiscount')
num? get priceVatWithoutDiscount => throw _privateConstructorUsedError;