redirectToLocation property

String? redirectToLocation

Returns the redirect location header, the redirect that should be performed.

Implementation

String? get redirectToLocation => getResponseHeader('location');