TextDetector 构造函数

TextDetector()

实现

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