markFinished method

void markFinished()

Implementation

void markFinished() {
  _cache.remove(downloadUrl);
}