W2StateAndLocalWages constructor
W2StateAndLocalWages({})
Implementation
W2StateAndLocalWages({
this.state,
this.employerStateIdNumber,
this.stateWagesTips,
this.stateIncomeTax,
this.localWagesTips,
this.localIncomeTax,
this.localityName,
});