openWithLinks property
A map of the id of each of the user's apps to a link to open this file with that app.
Only populated when the drive.apps.readonly scope is used.
Output only.
Implementation
core.Map<core.String, core.String>? openWithLinks;