isAvailable property

bool isAvailable

Implementation

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