getTessdataPath static method

Future<String> getTessdataPath()

Implementation

static Future<String> getTessdataPath() async {
  return "";
}