transferableState property
MecabTransferableState
get
transferableState
Implementation
MecabTransferableState get transferableState => MecabTransferableState(
mecabDictDirPath: mecabDictDirPath,
options: options,
webLibMecabPath: weblibmecabPath,
);