defaultOpenWithLink property

String? defaultOpenWithLink
getter/setter pair

A link to open this file with the user's default app for this file.

Only populated when the drive.apps.readonly scope is used.

Output only.

Implementation

core.String? defaultOpenWithLink;