menu
ews package
documentation
Autodiscover/Responses/GetUserSettingsResponse.dart
GetUserSettingsResponse
Settings property
Settings property
dark_mode
light_mode
Settings
property
Map
<
UserSettingName
?
,
Object
?
>
Settings
getter/setter pair
Gets the requested settings for the user.
Implementation
late Map<UserSettingName?, Object?> Settings;
ews package
documentation
Autodiscover/Responses/GetUserSettingsResponse
GetUserSettingsResponse
Settings property
GetUserSettingsResponse class