priceVat property

  1. @JsonKey(name: 'PriceVat')
num? priceVat
inherited

Implementation

@JsonKey(name: 'PriceVat')
num? get priceVat => throw _privateConstructorUsedError;