first property

  1. @override
OcrEngine first
override

Implementation

@override
OcrEngine get first {
  return engines.first;
}