maxStale property
Overrides any HTTP directive to delete entry past this duration.
Giving this value to a later request will update the previously cached response with this directive.
This allows to postpone the deletion.
Implementation
final Duration? maxStale;