enableDomStorage property

bool enableDomStorage
final

Whether or not DOM storage is enabled for the web content.

Disabling this may not be supported on all platforms.

Implementation

final bool enableDomStorage;