alarms property

ChromeAlarms get alarms

Use the chrome.alarms API to schedule code to run periodically or at a specified time in the future.

Implementation

ChromeAlarms get alarms => _alarms;