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