idle property
ChromeIdle
get
idle
Use the chrome.idle
API to detect when the machine's idle state changes.
Implementation
ChromeIdle get idle => _idle;
Use the chrome.idle
API to detect when the machine's idle state changes.
ChromeIdle get idle => _idle;