webStorage property
Provides access to the JavaScript Web Storage API: window.sessionStorage and window.localStorage.
Implementation
late WebStorage webStorage;
Provides access to the JavaScript Web Storage API: window.sessionStorage and window.localStorage.
late WebStorage webStorage;