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