core.Map<core.String, core.dynamic> toJson() { final valueSettings = this.valueSettings; return {'valueSettings': ?valueSettings}; }