create
fun create(configuration: MrzParserConfiguration = MrzParserConfiguration( )): Result<ScanbotSdkMrzParser>
Initialize the MRZ parser.
Parameters
configuration
The configuration to use for the parser.
Initialize the MRZ parser.
The configuration to use for the parser.