proxy property

ChromeProxy get proxy

Use the chrome.proxy API to manage Chrome's proxy settings. This API relies on the ChromeSetting prototype of the type API for getting and setting the proxy configuration.

Implementation

ChromeProxy get proxy => _proxy;