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