imageFreshnessCheck property

ImageFreshnessCheck? imageFreshnessCheck
getter/setter pair

Require that an image is no older than a configured expiration time.

Image age is determined by its upload time.

Optional.

Implementation

ImageFreshnessCheck? imageFreshnessCheck;