SettingsError constructor

SettingsError(
  1. String message
)

Implementation

SettingsError(this.message);