TextDetector constructor

TextDetector()

Implementation

factory TextDetector() {
  return TextDetector._create_1();
}