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