visionProjectorPath property

String? get visionProjectorPath

Implementation

String? get visionProjectorPath => resolvedModelFilePath(
      ModelFileRole.MODEL_FILE_ROLE_VISION_PROJECTOR,
    );