totalPriceVat property

  1. @JsonKey(name: 'TotalPriceVat')
num? totalPriceVat
inherited

Implementation

@JsonKey(name: 'TotalPriceVat')
num? get totalPriceVat => throw _privateConstructorUsedError;