WKWebsiteDataTypeMemoryCache constant

IOSWKWebsiteDataType const WKWebsiteDataTypeMemoryCache

In-memory caches.

Implementation

static const WKWebsiteDataTypeMemoryCache = IOSWKWebsiteDataType._internal(
  'WKWebsiteDataTypeMemoryCache',
  'WKWebsiteDataTypeMemoryCache',
);