detectorPath Property

val detectorPath: Flow<File?>

Path to the installed orientation-detection model, or null until one is installed.

Top