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