WebStorageManager constructor
Class that implements a singleton object (shared instance) which manages the web storage used by WebView instances.
Implementation
WebStorageManager()
: this.fromPlatformCreationParams(
const PlatformWebStorageManagerCreationParams(),
);