Clears the file in the cache.
Alias of audioCache.clear();.
audioCache.clear();
void clear(Uri file) => audioCache.clear(file);