createFacePhotosPagingFlow
abstract fun createFacePhotosPagingFlow(faceId: String, config: PagingConfig = defaultPagingConfig): Flow<PagingData<MediaItem>>
Creates a photo paging flow for a face with faceId that is present in the photos.