ConfigSetting(String name, String type, { Object defaultValue })

whether broker need to maintain the change of config value when ds link is offline

Source

// bool maintain

ConfigSetting(this.name, this.type, {this.defaultValue});