taxYear property

  1. @JsonKey(name: 'tax_year')
String? taxYear
final

Implementation

@JsonKey(name: 'tax_year')
final String? taxYear;