MyIdReaderConfig constructor
MyIdReaderConfig({
- MyIdReaderDocumentType? documentType,
- MyIdReaderLocale? locale,
Implementation
MyIdReaderConfig({
this.documentType,
this.locale,
});