exportUri property

String? exportUri
getter/setter pair

Link used to play back the recording file in the browser.

For example, https://drive.google.com/file/d/{$fileId}/view.

Output only.

Implementation

core.String? exportUri;