SettingsBindingModel constructor

SettingsBindingModel()

Implementation

SettingsBindingModel() {
  subscribe(_settingsService);
}