network property

Use the chrome.devtools.network API to retrieve the information about network requests displayed by the Developer Tools in the Network panel.

Implementation

ChromeDevtoolsNetwork get network => _devtoolsNetwork;