ssn property
String?
get
ssn
The Social Security Number of the employee for this W2
Implementation
String? get ssn => getField('SSN');
The Social Security Number of the employee for this W2
String? get ssn => getField('SSN');