filename property
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;
The filename of the asset, including the file extension.
The filename must be UTF-8 encoded with a maximum size of 240 bytes.
Required.
core.String? filename;