Private constructorPrivate Optional Readonly _failuresPrivate Optional Readonly _valueReadonly isGets a value indicating whether the result is a failure
FailureOr
Readonly isGets a value indicating whether the result is a success
FailureOr
If the state is a success, the onValue callback will be executed and its result is returned.
{FailureOr
FailureOr
Executes the appropriate callback based on the state of the
{TResult}
FailureOr
Executes the appropriate callback based on the state of the
{Promise
FailureOr
Executes the appropriate callback based on the state of the
{TResult}
FailureOr
Executes the appropriate callback based on the state of the
{Promise
FailureOr
Executes the appropriate callback based on the state of the
{Promise
FailureOr
Executes the appropriate callback based on the state of the
FailureOr
Executes the appropriate callback based on the state of the
{Promise
FailureOr
Static fromStatic fromStatic fromGenerated using TypeDoc
A discriminated union of either a value or a list of failures
Export
FailureOr
Implements