clear method

void clear(
  1. Uri file
)

Implementation

void clear(Uri file) => audioCache.clear(file);