useCacheOnError property

bool? useCacheOnError
final

If set true then return the last cached value when an error occurs.

Implementation

final bool? useCacheOnError;