firstEngine property

OcrEngine get firstEngine

Implementation

OcrEngine get firstEngine {
  return adapter.first;
}