The new URL.
String get redirectUrl => _wrapped.redirectUrl;
set redirectUrl(String v) { _wrapped.redirectUrl = v; }