Future<int?> loadModel({ModelType modelType = ModelType.mrz}) async { throw UnimplementedError('loadModel() has not been implemented.'); }