clearCache method

Future<void> clearCache()

Implementation

Future<void> clearCache() =>
    throw UnimplementedError('clearCache() not implemented');