processes property
ChromeProcesses
get
processes
Use the chrome.processes
API to interact with the browser's
processes.
Implementation
ChromeProcesses get processes => _processes;
Use the chrome.processes
API to interact with the browser's
processes.
ChromeProcesses get processes => _processes;