createPhotoFacesFlow

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

Creates a flow with faces for a photo with mediaId.