menu
js_bindings package
documentation
bindings/fetch.dart
Response
redirect static method
redirect static method
dark_mode
light_mode
redirect
static method
Response
redirect
(
String
url
, [
int
?
status
=
302
])
Implementation
external static Response redirect(String url, [int? status = 302]);
js_bindings package
documentation
bindings/fetch
Response
redirect static method
Response class