Dart Documentationchrome.sessions

chrome.sessions library

Use the chrome.sessions API to query and restore tabs and windows from a browsing session.

Properties

final ChromeSessions sessions #

Accessor for the chrome.sessions namespace.

final ChromeSessions sessions = new ChromeSessions._()

Classes