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