transferableState property
MecabTransferableState
get
transferableState
Implementation
MecabTransferableState get transferableState => MecabTransferableState(
libmecabPath: libmecabPath,
mecabDictDirPath: mecabDictDirPath,
includeFeatures: includeFeatures,
);