containerId property

String? containerId
getter/setter pair

Joins the named Android WebView storage container at construction time.

Container data is isolated from the default profile and includes cookies, DOM storage, IndexedDB, service workers, and HTTP cache. The value cannot be changed after the WebView has been constructed. Android WebView 110+ with the MULTI_PROFILE feature is required; unsupported versions use the default profile.

Officially Supported Platforms/Implementations:

Implementation

String? containerId;