isJsConn method

Future isJsConn()

Implementation

Future<dynamic> isJsConn() => _jsApi.jsCall('window.isJsConn();');