fileId property

String? fileId
getter/setter pair

The ID of the file.

If left empty will default to sha256 digest of the content uploaded.

Optional.

Implementation

core.String? fileId;