menu
ews package
documentation
Http/EwsHttpWebExceptionResponse.dart
EwsHttpWebExceptionResponse
ResponseUri property
ResponseUri property
dark_mode
light_mode
ResponseUri
property
@
override
Uri
get
ResponseUri
override
Gets the URI of the Internet resource that responded to the request.
Implementation
@override Uri get ResponseUri => _webException.Request!.uri;
ews package
documentation
Http/EwsHttpWebExceptionResponse
EwsHttpWebExceptionResponse
ResponseUri property
EwsHttpWebExceptionResponse class