Dart Documentationchrome.cookies

chrome.cookies library

Use the chrome.cookies API to query and modify cookies, and to be notified when they change.

Properties

final ChromeCookies cookies #

Accessor for the chrome.cookies namespace.

final ChromeCookies cookies = new ChromeCookies._()

Classes