classCode property
String?
get
classCode
The class of this ID Card. Relevant for: Driver's License & State ID Cards
Implementation
String? get classCode => getField('Class');
The class of this ID Card. Relevant for: Driver's License & State ID Cards
String? get classCode => getField('Class');