suffix property
String?
get
suffix
Suffix (if applicable) for this ID Card. Relevant for: Driver's License & State ID Cards
Implementation
String? get suffix => getField('Suffix');
Suffix (if applicable) for this ID Card. Relevant for: Driver's License & State ID Cards
String? get suffix => getField('Suffix');