Returns this if it's Async, otherwise returns other.
other
Resolvable<T> asyncOr(Resolvable<T> other);