name property

String? name
getter/setter pair

The name of the media file.

The name can be used by clients to help identify previously uploaded media.

Immutable.

Implementation

core.String? name;