clearCache method

dynamic clearCache()

Implementation

clearCache() {
  tileAdsLayerManager?.clearCache();
}