privacy property
ChromePrivacy
get
privacy
Use the chrome.privacy
API to control usage of the features in Chrome
that can affect a user's privacy. This API relies on the ChromeSetting
prototype of the type API for getting and setting
Chrome's configuration.
Implementation
ChromePrivacy get privacy => _privacy;