clearThumbnailCache method
Clears the on-disk thumbnail cache.
Implementation
Future<void> clearThumbnailCache() =>
throw UnimplementedError('clearThumbnailCache() not implemented.');
Clears the on-disk thumbnail cache.
Future<void> clearThumbnailCache() =>
throw UnimplementedError('clearThumbnailCache() not implemented.');