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