startDate property
String?
get
startDate
The start date of the statement period for this Paystub
Implementation
String? get startDate => getField('Start Date');
The start date of the statement period for this Paystub
String? get startDate => getField('Start Date');