onlyIfCached property

bool onlyIfCached
final

Indicates that the response should only be returned from cache and not fetch from origin.

Implementation

final bool onlyIfCached;