suggestedDeletionIds property
IDs for suggestions that remove this link from the document.
A RichLink might have multiple deletion IDs if, for example, multiple users suggest deleting it. If empty, then this person link isn't suggested for deletion.
Implementation
core.List<core.String>? suggestedDeletionIds;