menu
ews package
documentation
Http/EwsHttpWebExceptionResponse.dart
EwsHttpWebExceptionResponse
StatusCode property
StatusCode property
dark_mode
light_mode
StatusCode
property
@
override
int
get
StatusCode
override
Gets the status of the response.
Implementation
@override int get StatusCode => _webException.Response.statusCode;
ews package
documentation
Http/EwsHttpWebExceptionResponse
EwsHttpWebExceptionResponse
StatusCode property
EwsHttpWebExceptionResponse class