Settings property

Map<DomainSettingName?, Object?>? Settings
Gets the requested settings for the domain.

Implementation

Map<DomainSettingName?, Object?>? get Settings => this._settings;