loadMecabDartLib function
Loades the mecab dynamic library
Implementation
Future<FfiHelper> loadMecabDartLib () async {
throw Exception("Not implemented");
}
Loades the mecab dynamic library
Future<FfiHelper> loadMecabDartLib () async {
throw Exception("Not implemented");
}