Failed result with error error.
Type of the error. It has to extend Exception.
Returns the error associated. In case of Success, error will be null.
Calls the function f with a specific error when Either is failure.
Calls the function f with a specific value when SippoService is successful.
Returns the value associated. In case of Failure, value will be null.