PostgreSqlSetting constructor
PostgreSqlSetting({})
Implementation
PostgreSqlSetting({
this.boolValue,
this.intValue,
this.realValue,
this.setting,
this.source,
this.stringValue,
this.unit,
});
PostgreSqlSetting({
this.boolValue,
this.intValue,
this.realValue,
this.setting,
this.source,
this.stringValue,
this.unit,
});