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