clearCache method

Future<void> clearCache()

Implementation

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