filename property

String? filename
getter/setter pair

The filename of the asset, including the file extension.

The filename must be UTF-8 encoded with a maximum size of 240 bytes.

Required.

Implementation

core.String? filename;