Dart Documentationchrome.storage

chrome.storage library

Use the chrome.storage API to store, retrieve, and track changes to user data.

Properties

final ChromeStorage storage #

Accessor for the chrome.storage namespace.

final ChromeStorage storage = new ChromeStorage._()

Classes