originalFilename property

String? originalFilename
getter/setter pair

The original filename of the uploaded content if available, or else the original value of the name field.

This is only available for files with binary content in Google Drive.

Implementation

core.String? originalFilename;