taxFree property

  1. @JsonKey(name: 'tax_free')
int? taxFree
getter/setter pair

Implementation

@JsonKey(name: 'tax_free')
int? taxFree;