taxforms property

  1. @JsonKey(name: 'taxforms', defaultValue: <Taxform>[])
List<Taxform> taxforms
final

Implementation

@JsonKey(name: 'taxforms', defaultValue: <Taxform>[])
final List<Taxform> taxforms;