menu
ews package
documentation
Http/EwsHttpWebResponse.dart
EwsHttpWebResponse
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 => throw NotImplementedException("ResponseUri");
ews package
documentation
Http/EwsHttpWebResponse
EwsHttpWebResponse
ResponseUri property
EwsHttpWebResponse class