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