imageMediaMetadata property

FileImageMediaMetadata? imageMediaMetadata
getter/setter pair

Metadata about image media.

This will only be present for image types, and its contents will depend on what can be parsed from the image content.

Output only.

Implementation

FileImageMediaMetadata? imageMediaMetadata;