query method

Implementation

Future<LockManagerSnapshot> query() =>
    js_util.promiseToFuture(js_util.callMethod(this, 'query', []));