vocabularyPath property

String? get vocabularyPath

Implementation

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