Map<String, dynamic> toJson() { return { "yplusx": yplusx.toJson(), "yminusx": yminusx.toJson(), "xy2d": xy2d.toJson() }; }