menu
ews package
documentation
Autodiscover/Responses/GetUserSettingsResponse.dart
GetUserSettingsResponse
UserSettingErrors property
UserSettingErrors property
dark_mode
light_mode
UserSettingErrors
property
List
<
UserSettingError
>
UserSettingErrors
getter/setter pair
Gets error information for settings that could not be returned.
Implementation
late List<UserSettingError> UserSettingErrors;
ews package
documentation
Autodiscover/Responses/GetUserSettingsResponse
GetUserSettingsResponse
UserSettingErrors property
GetUserSettingsResponse class