isAvailable property

bool isAvailable

Implementation

bool get isAvailable => $js.chrome.alarmsNullable != null && alwaysTrue;