Dart
dart:io
RedirectException
uri property
uri
Dart
dart:io
RedirectException
uri property
RedirectException class
Constructors
RedirectException
Properties
hashCode
message
redirects
runtimeType
uri
Methods
noSuchMethod
toString
Operators
operator ==
description
uri
property
Null safety
Uri
uri
override
Implementation
Uri get uri => redirects.last.location;