Dart
dart:io
RedirectInfo
statusCode property
statusCode
Dart
dart:io
RedirectInfo
statusCode property
RedirectInfo class
Constructors
RedirectInfo
Properties
location
method
statusCode
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
statusCode
property
int
statusCode
Returns the status code used for the redirect.
Implementation
int get statusCode;