defaultUserSettings property

UserSettings? defaultUserSettings
final

Settings which are applied to all UserProfiles in this domain, if settings are not explicitly specified in a given UserProfile.

Implementation

final UserSettings? defaultUserSettings;