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