returnCacheOnError property

bool returnCacheOnError
final

If true, on error, if a value is available in the store if is returned as a successful response (even if expired).

Implementation

final bool returnCacheOnError;