EmailIdpCompleteAccountRequestResult class
The result of the EmailIdpAccountCreationUtil.completeAccountCreation operation.
This describes the detailed status of the operation to the caller.
In the general case the caller should take care not to leak this to clients, such that outside clients can not use this result to determine whether a specific account is registered on the server.
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited