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