networkingAttributes property

ChromeEnterpriseNetworkingAttributes get networkingAttributes

Use the chrome.enterprise.networkingAttributes API to read information about your current network. Note: This API is only available to extensions force-installed by enterprise policy.

Implementation

ChromeEnterpriseNetworkingAttributes get networkingAttributes =>
    _enterpriseNetworkingAttributes;