Dart
dart:io
RedirectException
RedirectException const constructor
RedirectException
Dart
dart:io
RedirectException
RedirectException const constructor
RedirectException class
Constructors
RedirectException
Properties
hashCode
message
redirects
runtimeType
uri
Methods
noSuchMethod
toString
Operators
operator ==
description
RedirectException
constructor
Null safety
const
RedirectException
(
String
message
,
List
<
RedirectInfo
>
redirects
)
Implementation
const
RedirectException(
this
.message,
this
.redirects);
Cookies management controls