getWriter method

Implementation

WritableStreamDefaultWriter getWriter() =>
    js_util.callMethod(this, 'getWriter', []);