realUri property

Uri realUri

最终请求的地址

可能是重定向后的地址

Implementation

Uri get realUri => dioResponse.realUri;