menu
ews package
documentation
Core/Responses/ServiceResponse.dart
ServiceResponse
ErrorCode property
ErrorCode property
dark_mode
light_mode
ErrorCode
property
ServiceError
?
get
ErrorCode
Gets the error code associated with this response.
Implementation
ServiceError? get ErrorCode => this._errorCode;
ews package
documentation
Core/Responses/ServiceResponse
ServiceResponse
ErrorCode property
ServiceResponse class