cacheModel property

CacheModel? cacheModel
final

Set the cache model for the WebContext.

Specifies the caching behavior. Different models optimize for different use cases like web browsing, document viewing, etc.

Officially Supported Platforms/Implementations:

Implementation

final CacheModel? cacheModel;