class NcAlbumItem { const NcAlbumItem(this.fileId); final int fileId; }