menu
ews package
documentation
Core/Responses/ServiceResponse.dart
ServiceResponse
Result property
Result property
dark_mode
light_mode
Result
property
ServiceResult
?
get
Result
Gets the result associated with this response.
Implementation
ServiceResult? get Result => this._result;
ews package
documentation
Core/Responses/ServiceResponse
ServiceResponse
Result property
ServiceResponse class