vocabularyPath property
String?
get
vocabularyPath
Implementation
String? get vocabularyPath => resolvedModelFilePath(
ModelFileRole.MODEL_FILE_ROLE_VOCABULARY,
);
String? get vocabularyPath => resolvedModelFilePath(
ModelFileRole.MODEL_FILE_ROLE_VOCABULARY,
);