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