Thanks to visit codestin.com Credit goes to api.dart.dev
Future get(String id) => promiseToFuture(JS("", "#.get(#)", this, id));