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