isConnected method

  1. @JS.new("isConnected")
bool isConnected()

Implementation

@JS("isConnected")
external bool isConnected();