bool isRedirect

Whether or not the response is a redirect.

Source

bool get isRedirect => _innerResponse.isRedirect;