storage property
ChromeSystemStorage
get
storage
Use the chrome.system.storage
API to query storage device
information and be notified when a removable storage device is attached
and
detached.
Implementation
ChromeSystemStorage get storage => _systemStorage;