isRedirect property Null safety
final
Returns whether the status code is one of the normal redirect codes.
Implementation
final bool isRedirect;
Returns whether the status code is one of the normal redirect codes.
final bool isRedirect;