createFacePhotosPagingFlow

abstract fun createFacePhotosPagingFlow(faceId: String): Flow<PagingData<PhotoItem>>

Creates a photo paging flow for a face with faceId that is present in the photos.