cache property

WidgetCache? cache
final

Optional offline cache. When provided, successful responses are stored locally and returned if a subsequent network request fails.

Implementation

final WidgetCache? cache;