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