priceVatByCurrency property

  1. @JsonKey(name: 'price_vat_by_currency')
num? priceVatByCurrency
inherited

Implementation

@JsonKey(name: 'price_vat_by_currency')
num? get priceVatByCurrency => throw _privateConstructorUsedError;