captureTime property

String? captureTime
getter/setter pair

Absolute time when the photo was captured.

When the photo has no exif timestamp, this is used to set a timestamp in the photo metadata.

Optional.

Implementation

core.String? captureTime;