isAvailable property

bool get isAvailable

Implementation

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