clearCache method

  1. @override
Future<void> clearCache()
override

Implementation

@override
Future<void> clearCache() async {
  // Output blob URLs are owned by the caller on web; nothing global to clear.
}