fun getOrElse(default: @UnsafeVariance Nothing): Nothing
Overrides WebcomResult.getOrElse
Gets the result of the computation when successful, or a given default value otherwise.