Dart SDK
dart:io
RedirectException
RedirectException
RedirectException
Dart SDK
dart:io
RedirectException
RedirectException
const constructor
RedirectException
Source
Dart SDK
dart:io
RedirectException
Constructors
RedirectException
Properties
message
redirects
uri
hashCode
runtimeType
Operators
operator ==
Methods
toString
noSuchMethod
const
RedirectException
(
String
message
,
List
<
RedirectInfo
>
redirects
)
Source
const RedirectException(this.message, this.redirects);