name property
The name of the image.
If the image was created from a MediaFile, this is the MediaFile's name. If the image was created from bytes, this is empty.
Implementation
core.String? name;
The name of the image.
If the image was created from a MediaFile, this is the MediaFile's name. If the image was created from bytes, this is empty.
core.String? name;