Builds a next call that skips the rest of the chain and returns the given value as call chain result.
Not every call chain returns a result. In that case the nextSkip is a better choice.
Call chain result type.
Call chain result.
Next call skipping the rest of the passes.
Generated using TypeDoc
Builds a next call that skips the rest of the chain and returns the given value as call chain result.
Not every call chain returns a result. In that case the nextSkip is a better choice.