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