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