local property
StorageLocal
get
local
Items in the local
storage area are local to each machine.
Implementation
StorageLocal get local => StorageLocal.fromJS($js.chrome.storage.local);
Items in the local
storage area are local to each machine.
StorageLocal get local => StorageLocal.fromJS($js.chrome.storage.local);