menu
readid_flutter package
documentation
api.dart
ICAODocumentContent
documentType property
documentType property
dark_mode
light_mode
documentType
property
ReadIDDocumentType
?
get
documentType
override
Implementation
ReadIDDocumentType? get documentType => (_map["documentType"] as String?).toReadIDDocumentType();
readid_flutter package
documentation
api
ICAODocumentContent
documentType property
ICAODocumentContent class