labelsPath property

String? get labelsPath

Implementation

String? get labelsPath => resolvedModelFilePath(
      ModelFileRole.MODEL_FILE_ROLE_LABELS,
    );