Converts this Resolvable to an Async.
@override @pragma('vm:prefer-inline') Async<T> toAsync() => this;