fileName property

String? fileName
getter/setter pair

The uploaded file's name.

This field is present whether a video file or another type of file was uploaded.

Implementation

core.String? fileName;