ssn property

String? get ssn

The Social Security Number of the employee this Paystub is for

Implementation

String? get ssn => getField('SSN');