county property
String?
get
county
County this ID Card was issued in. Relevant for: Driver's License & State ID Cards
Implementation
String? get county => getField('County');
County this ID Card was issued in. Relevant for: Driver's License & State ID Cards
String? get county => getField('County');