cacheMaxAge property
Duration?
get
cacheMaxAge
The max duration to cahce image. After this time the cache is expired and the image is reloaded.
Implementation
Duration? get cacheMaxAge;
The max duration to cahce image. After this time the cache is expired and the image is reloaded.
Duration? get cacheMaxAge;