employeeAddress property
String?
get
employeeAddress
The Employee Address for this W2
Implementation
String? get employeeAddress => getField('Employee Address');
The Employee Address for this W2
String? get employeeAddress => getField('Employee Address');