menu
ews package
documentation
Http/EwsHttpWebExceptionResponse.dart
EwsHttpWebExceptionResponse
StatusDescription property
StatusDescription property
dark_mode
light_mode
StatusDescription
property
@
override
String
get
StatusDescription
override
Gets the status description returned with the response.
Implementation
@override String get StatusDescription => _webException.Response.reasonPhrase;
ews package
documentation
Http/EwsHttpWebExceptionResponse
EwsHttpWebExceptionResponse
StatusDescription property
EwsHttpWebExceptionResponse class