get method

Implementation

XRJointSpace get(XRHandJoint key) =>
    js_util.callMethod(this, 'get', [key.value]);