clone method

dynamic clone()

Implementation

dynamic clone() => js_util.callMethod(this, 'clone', []);