clearCache abstract method

Future<void> clearCache()

Manually clears all cached responses.

Implementation

Future<void> clearCache();