managed property
StorageArea
get
managed
Items in the managed
storage area are set by the domain administrator,
and are read-only for the extension; trying to modify this namespace
results in an error.
Implementation
StorageArea get managed => StorageArea.fromJS($js.chrome.storage.managed);