taxable property

  1. @JsonKey.new(name: "taxable")
String? taxable
getter/setter pair

Implementation

@JsonKey(name: "taxable")
String? taxable;