Future<List<List<MrzLine>>?> recognizeByBuffer( Uint8List bytes, int width, int height, int stride, int format) { throw UnimplementedError('recognizeByBuffer() has not been implemented.'); }