Returns an immutable instance of [Owner].
public Owner build()Returns an immutable instance of [Owner]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.createdAt()
.email()
.fullName()
.identityId()
.lsUserId()
IllegalStateException: if any required field is unset.