MecabTransferableState constructor
MecabTransferableState({})
Implementation
MecabTransferableState({
required this.mecabDictDirPath,
this.options = defaultOptions,
this.webLibMecabPath = defaultWebLibMecabPath,
});