fileSize property

String? fileSize
getter/setter pair

The uploaded file's size in bytes.

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

Implementation

core.String? fileSize;