removeFile abstract method

Future<void> removeFile(
  1. String key
)
inherited

Remove a file from the cache

Implementation

Future<void> removeFile(String key);