enableDomStorage property
Whether or not DOM storage is enabled for the web content.
Disabling this may not be supported on all platforms.
Implementation
final bool enableDomStorage;
Whether or not DOM storage is enabled for the web content.
Disabling this may not be supported on all platforms.
final bool enableDomStorage;