cacheOnOffline property

bool cacheOnOffline
final

Whether to cache requests that were made offline.

If set to false SuperFCM will not retry any requests.

Implementation

final bool cacheOnOffline;