effectiveDate property
String?
get
effectiveDate
The Dates that this Health Insurance Card is in effect for
Implementation
String? get effectiveDate => getField('Effective Date');
The Dates that this Health Insurance Card is in effect for
String? get effectiveDate => getField('Effective Date');