isAvailable property
      
      bool
      get
      isAvailable
      
    
    
    
Implementation
bool get isAvailable => $js.chrome.actionNullable != null && alwaysTrue;bool get isAvailable => $js.chrome.actionNullable != null && alwaysTrue;