firstEngine property

OcrEngine firstEngine

Implementation

OcrEngine get firstEngine {
  return adapter.first;
}