cacheMaxAge property

Duration? cacheMaxAge

The max duration to cahce image. After this time the cache is expired and the image is reloaded.

Implementation

Duration? get cacheMaxAge;