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
hashCode
message
redirects
runtimeType
uri
Operators
operator ==
Methods
noSuchMethod
toString
const
RedirectException
(
String
message
,
List
<
RedirectInfo
>
redirects
)
Source
const RedirectException(this.message, this.redirects);