invalidateUrl abstract method

void invalidateUrl(
  1. String urlOrPrefix
)

Removes a specific URL or all URLs matching a path prefix from the cache.

Implementation

void invalidateUrl(String urlOrPrefix);