CacheAttributes constructor
CacheAttributes({
- int? cacheStaleTimeoutInSeconds,
Implementation
CacheAttributes({
this.cacheStaleTimeoutInSeconds,
});
CacheAttributes({
this.cacheStaleTimeoutInSeconds,
});