domStorageEnabled property
Set to true
if you want the DOM storage API is enabled. The default value is true
.
Implementation
bool domStorageEnabled;
Set to true
if you want the DOM storage API is enabled. The default value is true
.
bool domStorageEnabled;