DioCacheConfig constructor
DioCacheConfig({})
Implementation
DioCacheConfig(
{this.maxAge = const Duration(days: 7),
this.maxStale,
this.primaryKey,
this.subKey,
this.forceRefresh});
DioCacheConfig(
{this.maxAge = const Duration(days: 7),
this.maxStale,
this.primaryKey,
this.subKey,
this.forceRefresh});