getJsVersions method

Future getJsVersions()

Implementation

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