toProxy method

JsObject toProxy()

Implementation

JsObject toProxy() =>
    jsify({'head': head.toProxy(), 'anchor': anchor.toProxy()});