taxCode property

  1. @JsonKey.new(name: 'tax_code')
String? get taxCode
inherited

Implementation

@JsonKey(name: 'tax_code')
String? get taxCode;