menu
Dart
dart:io
RedirectException
RedirectException const constructor
RedirectException
dark_mode
light_mode
description
RedirectException
constructor
const
RedirectException
(
String
message
,
List
<
RedirectInfo
>
redirects
)
Implementation
const RedirectException(this.message, this.redirects);
Dart
dart:io
RedirectException
RedirectException const constructor
RedirectException class
Cookies management controls