createFaceAlbumFlow

abstract fun createFaceAlbumFlow(faceId: String): Flow<AlbumItem?>

Creates a personal album flow for a face with faceId that is present in the album.