invalidateAmbientCache method

Future invalidateAmbientCache()

Implementation

Future invalidateAmbientCache() async {
  return _mapheroPlatform.invalidateAmbientCache();
}