taxId property

  1. @JsonKey(name: 'tax_id')
String? taxId
final

Implementation

@JsonKey(name: 'tax_id')
final String? taxId;