createPhotoFacesFlow

abstract fun createPhotoFacesFlow(photoId: Long): Flow<List<FaceItem>>

Creates a flow with faces for a photo with photoId.