get method

Implementation

DurableObjectStub get(DurableObjectId id) =>
    js_util.callMethod(this, 'get', [id]);