void addFromURI(String src, [double? weight = 1.0]) => js_util.callMethod(this, 'addFromURI', [src, weight]);