menu
ews package
documentation
Http/EwsHttpWebResponse.dart
EwsHttpWebResponse
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 => httpClientResponse.reasonPhrase;
ews package
documentation
Http/EwsHttpWebResponse
EwsHttpWebResponse
StatusDescription property
EwsHttpWebResponse class