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