Returns a mutable builder for constructing an instance of [RepoWithLookups].
public Unit builder()Returns a mutable builder for constructing an instance of [RepoWithLookups]. The following fields are required:
.id()
.createdAt()
.fullName()
.isArchived()
.isPublic()
.numCommits()
.numDownloads()
.numLikes()
.numViews()
.owner()
.repoHandle()
.tags()
.tenantId()
.updatedAt()