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